What are you putting inside your swf banners to get the affiliate ID to track?
Anyone use WOJ's tools?
Collapse
X
-
-
MyClickTagButton.addEventListener(
MouseEvent.CLICK,
function():void {
if (root.loaderInfo.parameters.clickTAG.substr(0,5) == "http:") {
navigateToURL(
new URLRequest(root.loaderInfo.parameters.clickTAG), "_blank"
);
}
}
);
http://www.flashclicktag.com/Previous owner of SoloRevenue
Previous product manager @ Modelcentro.com/MCProfits.com, IsMyGirl.com, SMRevenue.comComment
-
Thanks man.MyClickTagButton.addEventListener(
MouseEvent.CLICK,
function():void {
if (root.loaderInfo.parameters.clickTAG.substr(0,5) == "http:") {
navigateToURL(
new URLRequest(root.loaderInfo.parameters.clickTAG), "_blank"
);
}
}
);
http://www.flashclicktag.com/
You have some really nice looking sites and girls.Comment

Comment