Account Management
ID #1025
Can I add Flash Banners?
Yes, AdXpansion now supports Flash banners.
You MUST use the clickTAG variable within your banners.
Here is an example of the syntax
on (release) {
if (clickTAG.substr(0,5) == "http:") {
getURL(clickTAG, "_blank");
}
}
IT IS IMPORTANT THAT YOU SPELL "clickTAG" EXACTLY AS SHOWN.
DO NOT hardcode the destination url within the flash banner.
Banners not using the clickTAG variable or not using it properly will be rejected.
Maximum file size is 300k but we prefer banners to be 100k.
Upload .swf files and not the .fla.
Related entries:
Last update: 2011-01-20 12:28
Author: AdXpansion Admin
Revision: 1.4
You cannot comment on this entry