This is my first time submitting a flash digital ad to a web developer. I've made plenty of animated gifs, so the graphics part was easy, but I struggled when the web developer sent me this email:
There is no clickTag inserted and there are hardcoded URL in the SWF file.
Does anyone know what this means or how to help me? I would greatly appreciate this. thank you very much
Likely this is the wrong forum, as most ad servers only accept AS2 code - at least the ones our clients use. But anyway, a clickTag is a FlashVar that is sent in to your SWF by the ad server. It's a URL that when clicked allows the server to track the ad.
Normally, it works something like so:
clickThrough.onRelease = function(){
getURL(clickTag,"_blank");
}
Did you create the swf file via creating an fla source file and publishing the swf from it? If so, did you include anything involving clicking code in the file, such as a button? Chances are, anything that gets clicked in the ad you want to use that function they gave you as the event handler.
A hardcoded URL likely means that if you click something in the ad it links to another web site. If that's the case you need to find the code that is doing that and removeit (and probably replace it with the code you were given). You should first find the code before you remove any of it and post it here.
Also, you should check the Flash Publish Settings to see which version of Actionscript your file is using. If it is AS2, you might need to select objects to find code.
They sent me the names of the hardcoded urls:
http://fpdownload.adobe.com/pub/swz/crossdomain.xml
http://fpdownload.adobe.com/pub/swz/tlf/2.0.0.232/textLayout_2.0.0.232 .swz
I'm desperate to fix this today. I'll email out the FLA file to anyone interested in taking a quick look at it. I would highly appreciate it. Email me at jtraver@uwm.com if this interests you. Thank you very much in advance
North America
Europe, Middle East and Africa
Asia Pacific