clicktag help
clicktag help
- Started
- Last post
- 3 Responses
- Kiko
Just done a banner and they came back saying it had no click tag
so I follwed a tut and put this in
on (release) {getURL(clicktag, "_new");
}
but nowhere does it say where to click to?any ideas please?
- kumori040
Your script is correct.
A clickTag is a dynamic URL, which is usually given to the publisher when the banner is trafficked. Just give the publisher your banner SWF, and tell them the URL you want the clickTag to go to.
- alloyd0
getURL(_root.clickTag, "_blank");
Not _new.
clickTag is a variable that is passed into the ad server. They specify the url.
- harlequino0
Did you attach the code to a clickable object?