yeah I read this:
https://support.google.com/richmedia/answer/3182727?hl=en&ref_topic=3183006
and I try to use it, but after 4h of trying, I'm nearly p**** off.
This defenetly don't work.
Everyway I code, Doubleclick say's "No, clickTag included!!"
So what is the Problem, including clickTag in GWD when it has to be this special.. :( So I had to continue with flash to track my ads.
on (release) {
if (_root.clickTAG.substr(0,5) == "http:") {
getURL(_root.clickTAG, "_blank");
}
}