ROS Box Top Expandable (to 600x250)
Description: A 300x250 banner that automatically expands to 600x250 & collapses back to 300x250 and expands again only on user instruction.
Dimensions:
Main Single FLA: 600x250 pixels both collapsed & expanded dimensions will be a part of this single file.
Collapsed (within main FLA):
Main Single FLA: 600x250 pixels both collapsed & expanded dimensions will be a part of this single file.
Collapsed (within main FLA):
- 300x250 pixels
- Right aligned
- Mandatory 1 pixel border
- 600x250 pixels
- Mandatory 1 pixel border
Format: SWF
Maximum Weight: 40 KB
Sound: OFF by default
Animation:
Step-1 Page opens with banner appearing in 300x250 dimension.
Step-2 A 300x250 banner automatically expands to 600x250 dimension.
On 600x250 (expanded dimension):
Step-3 After 10 seconds, banner automatically collapses to 300x250 dimension.
On 300x250 (collapsed dimension):
Step-1 Page opens with banner appearing in 300x250 dimension.
Step-2 A 300x250 banner automatically expands to 600x250 dimension.
On 600x250 (expanded dimension):
- Animation for maximum 10 seconds duration.
- Close button present, to collapse back to 300x250 dimension.
- Opaque background required.
Step-3 After 10 seconds, banner automatically collapses to 300x250 dimension.
On 300x250 (collapsed dimension):
- Can be static/animated.
- Opaque background required.
- Animation allowed for maximum 10 seconds duration
- Thereafter, animation may be repeated. A maximum of 3 loops are allowed, in total.
- Click to Expand / Replay button appears once all animation has stopped. Clicking the button expands the banner without 3 seconds time gap & plays the entire animation from start.
Close Button:
- Required on expanded banner to collapse back into 300x250.
- Placed on Top Right Corner of expanded banner. Leave 6 pixels from both right & top.
- Font: Arial. Regular (non-bold). Point Size: 12. All lower case.
- Color: Black text on White strip (on any dark color BG) & White text on Black strip (on any light color BG).
For Example, use close x & not CLOSE X
Scripts:
Functions to be added ON FRAME:
Functions to be added ON FRAME:
- On collapsible frame, call the function:
- geturl("javascript:expandOnOffTop(0,'world_right1');");
- On expandable frame, call the function:
- geturl("javascript:expandOnOffTop(1,'world_right1');");
Script On Click Button:
- If animation is on the main timeline, then use:
- on (release) {
if (click.substring(0,5)== "http:" || click.substring(0,6)== "https:" || click.substring(0,1)== "/") {
getURL(click, "_blank");}
}
OR
- If entire animation is inside the movie clip, then 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");}
}
Back Up Image:
- JPEG or GIF
- 300x250 pixel backup image
- 1 pixel 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