LREC DHTML |
|
Important Notes |
- All banners should be sent with FLA, Fonts and URL to be used.
- Floating: Masking is not allowed in any floating banners
- Floating: clickTAG should cover only objects and not the entire transparent area of 550x300.
- Close Button should be on the top right corner and displayed as "x close" in 12px font. This should be displayed for the entire expanded banner duration(8 Seconds)
- URL embedding is not permitted and all the click areas should have valid click tags.
- Branding is mandatory on banners
- Last Frame of Floating banner should have the following script fscommand("close");
- 20% max area means, the floating banner should cover only 20% of the 550x300 at any point of time during the banner duration(8 seconds)
|
| Important Scripts |
Following script has to be added to all button which opens a URL:
on(release)
{
getURL(clickTAG);
}
If you have multiple URL's on a banner you can add "clickTAG1", "clickTAG2" and so on. |
| |
Script to be added to Replay button.
on(release)
{
fscommand("replay");
} |
| |
Script to be added to close button
on(release)
{
fscommand("close");
} |
| |
For any more clarifications on Technical Specs or Policies please feel free to mail us on in-adtech@yahoo-inc.com |