Buy Tianwei Solar Panels NOW!
Add your question or comments below
Hi Todd
what size of banner do you need to built??
Hi - I actually need two banners and have the following info (this was sent to me) :
Hereare the specifications of the banner:
Boxbanner: 250 width x 250 height px
TopBanner (newsletter) 468 x 60 px
Maximumfile size 50k
JPG,GIF, ClickTag-enabled Flash
If sending a Flash banner, pleaseincorporate _blank as the getURL method by using this action code for the link:
on (release) {
if (clickTAG.substr(0,5) =="http:") {
getURL(clickTAG,"_blank");
}
}
Pleasealso supply a URL to which the banner should redirect.
Wealso encourage the regular changing of banners on our site to maintain thecompany's visibility.
Here is a nice & short tutorial on ClickTAG bannerfeature:
http://www.adobe.com/resources/richmedia/tracking/designers_guide/
In short, you need to use this action code for the link:
on (release) {
if (clickTAG.substr(0,5) =="http:") {
getURL(clickTAG,"_BLANK");
}
}
1 - 2 of 2 comments