Hi,
I am very confused. I have created a flash banner using Flash CS3. I have been
told by the website master to add the following code to my advert so they can
track how many clicks my advert is getting.
This is the message they sent me back.
Unfortunately the click tag for the Flash script is still incorrect as it
needs to have:
on (release) {
getURL (clickTag, "_blank");
}
I pasted this code into my flash document using AS1 & 2. On an invisble box
which covers the whole of my advert on layer 1.
Am I missing something? Also very new to this Flash business!
Gibbah - 30 Sep 2008 13:42 GMT
clickTag is a very common method to track clicks and the code looks correct.
Change your invisible box to a button (with only the hit-frame filled) and
paste the code on the button and it should work. Though you can not test it
untill the banner is in place on the actuall site, but you should at least not
get any error message when you publish your banner in Flash.