|
|
|
|
|
|
File Format: JPG / GIF / SWF |
|
Size: 300x250 |
|
Weight 40KB |
|
Annimation Duration: 10sec |
|
Valid click command on the topmost layer |
|
No URL embedding allowed |
|
User initiated sound allowed ,file loading not permitted. |
|
Back up image is mandatory |
|
Complte 1px bodor is mandatory |
|
|
|
|
Scripts: |
|
|
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");
}} |
|
|
|
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");
}} |
|
|
|
Code for the Base Ad (Replay button function):
on(release){
getURL('javascript:zzReplay();', '');
}
(zzReplay can also be substituted by zzExpand function.)
|
|
|
|
Code for the Expanded Ad:
on(release){
getURL('javascript:zzClose();', '');
} |
|
|
|
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) |
|
|