Manage Your Account
Banner, Richmedia, and Text Adson (release) {
getURL("http://www.macrophotos.net/","_top");
}
After the conversion for click tracking, it should look like this:
on (release) {
if (_root.clickTAG.substr(0,4) == "http") {
getURL(_root.clickTAG,_root.TargetAS);
}
}
For ActionScript 3, MyClickButton is the name of the button instance and the code would become:
MyClickButton.addEventListener(
MouseEvent.CLICK,
function():void {
if (root.loaderInfo.parameters.clickTAG.substr(0,4) == "http") {
navigateToURL(
new URLRequest(root.loaderInfo.parameters.clickTAG),
root.loaderInfo.parameters.TargetAS
);
}
}
);
If you would like to know more technical details, please review the official instructions from Adobe Flash. For greater compatibility, our system uses "_root.clickTAG" instead of "clickTAG". Because Flash ads can be served within IFRAMEs, it's best to use target "_top" or "_blank" for the getURL function. For better security, the ActionScript code checks for a standard/secure URL (http:// or https://), instead of allowing a possible malicious JavaScript code.
sample.fla (SWF: sample.swf)
sample-clickTAG.fla (SWF: sample-clickTAG.swf)
This online conversion program is designed to be compatible with certain SWF settings and versions. The Flash ad should have one and only one static link to the landing page URL. Please note that it is NOT compatible with all SWF files.
For these cases, you would need to manually modify the SWF file and add the clickTAG parameter with the above instructions. If you have the modified SWF file and it still does not work properly. For example, if it does not open to a new window, redirects to the correct destination or tracks clicks, please follow the manual conversion instructions to prepare the SWF file instead.
Please be patient as it could take up to 72 hours for us to troubleshoot a FLA file. If you need us to prepare a Flash ad with clickTAG, there is a one-time cost for our technician's time.
Cannot find an answer for your question? Ask our Customer Care team
"Documentation for API methods to manage one or multiple groups. API Version1.2.7 (build 20110606). Documentation was last modified on Sun, ..."
"Documentation for API methods to manage one or multiple campaigns. API Version1.2.7 (build 20110606). Documentation was last modified on Sun, ..."
"Documentation for API methods to manage one or multiple advertisers. API Version1.2.7 (build 20110606). Documentation was last modified on Sun, ..."
"Clicks on a Flash ad (SWF file) can't be tracked if the click button is assigned a static link. AdSpeed ..."
Have questions? Contact Us
I have to say I am very impressed with the new version of your site. Great work!
Chinedu E
HopStop
I've signed up for the trial run but am confident that I'll continue. Great service!
Wade W
Cycling Tips Blog