Logout Banner
Guidelines:
- Advertiser's brand in last frame is advisable
- GIF will be shown to users who do not have flash plug-in.
- Creative with 1 pixel border on all sides of banners is mandatory (regardless of the color of the banner)
Logout Flash:
- Format: GIF / JPG / SWF / HTML5
- Dimension: 640x480
- Maximum weight: 40 kb
- Infinite Loops allowed
- Valid click command on the topmost layer
- No URL embedding allowed
- User initiated sound allowed, file loading not permitted
- Back up image is mandatory
Backup GIF (is seen when the user does not have flash plug-in.)
- Format allowed: JPG or GIF
- Maximum weight: 40 kb
- Replay button does not work in gif animated banners
Scripts :
Valid click command:
on (release)
{if (click.substring(0,5)== "http:" || click.substring(0,6)== "https:" || click.substring(0,1)== "/") {
getURL(click, "_blank");}
}
* if entire banner is made in a movie clip
on (release)
{if (_root.click.substring(0,5)== "http:" || _root.click.substring(0,6)== "https:" || _root.click.substring(0,1)== "/") {
getURL(_root.click, "_blank");}
}
Replay code:
on(release){gotoAndPlay(1);}
Recommended File Name Convention:
- Use small letters instead of big caps
- No special character and spaces in between the banner name. If required, use '_' (underscore) but not '-' (hyphen).
- Flash banners must have the same title names as GIF/JPEG banners. Example:rediff_728x90_19june04.swf / rediff_728x90_19june04.gif