|
Expandable (Mouse Roll Over) |
|
|
![](images/ExpandableMouseRollOver.gif) |
|
![](images/Bulet.gif) |
File Format: JPG / GIF / SWF |
![](images/Bulet.gif) |
Size: 728x90/728x300 |
![](images/Bulet.gif) |
Weight 40KB |
![](images/Bulet.gif) |
Annimation Duration: 10sec |
![](images/Bulet.gif) |
Valid click command on the topmost layer |
![](images/Bulet.gif) |
No URL embedding allowed |
![](images/Bulet.gif) |
User initiated sound allowed ,file loading not permitted. |
![](images/Bulet.gif) |
Back up image is mandatory |
![](images/Bulet.gif) |
Complte 1px bodor is mandatory |
|
|
|
|
Scripts: |
|
![](images/Bulet.gif) |
Standard Banners ClickTAG:
To enable click tracking in the flash files the below clickTAG function must be added (mandatory).
on(release){
if (clickTAG.substr(0,4) == "http") {
getURL(clickTAG, "_blank");
}} |
|
|
![](images/Bulet.gif) |
Expandable Banners ClickTAG:
To enable click tracking in the flash files the clickTAG function must be added (mandatory).
on(release){
if (clickTAG.substr(0,4) == "http") {
getURL(clickTAG, "_blank");
}} |
|
|
![](images/Bulet.gif) |
Code for the Base Ad (Replay button function):
on(release){
getURL('javascript:zzReplay();', '');
}
(zzReplay can also be substituted by zzExpand function.)
|
|
|
![](images/Bulet.gif) |
Code for the Expanded Ad:
on(release){
getURL('javascript:zzClose();', '');
} |
|
|
![](images/Bulet.gif) |
Replay codes:
on (release) {gotoAndPlay(1);} |
|
|
Naming convention: |
|
Flash banners must have the same naming convention ascorresponding GIF/JPEG banners which are part of the samecampaign.
(e.g. 300x250_19june10.swf / rediff_300x250_19june10.gif) |
|
|