Leader Board Banner
Step-1 Animation runs for maximum 15 seconds duration.
Step-2 Animation may run once or for 3 loops.
Step-3 Replay button appears once all animation has stopped. Clicking on Replay button plays the entire animation again, from beginning.
- Replay button appears after animation/loop is over.
- In case of 3 loops, button appears after last loop is over.
- Clicking on button plays the entire animation again, from beginning.
SCRIPT ON CLICK BUTTON:
- Present on the entire banner area. Click leads to the client's site.
- Click button will have any ONE of the following scripts:
If animation is on the main timeline use :
on (release)
{if (click.substring(0,5)== "http:" || click.substring(0,6)== "https:" || click.substring(0,1)== "/") {
getURL(click, "_blank");}
}
If entire animation is inside the movie clip use:
on (release)
{if (_root.click.substring(0,5)== "http:" || _root.click.substring(0,6)== "https:" || _root.click.substring(0,1)== "/") {
getURL(_root.click, "_blank");}
}
- JPEG or GIF
- 728x90 pixel backup image
- 1 pixel black border mandatory
- Maximum weight: 40 kb
- DO NOT put Replay button on Backup images
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