Hello I feel really stupid.
I’m doing a series of animated banners for a client and I have to add a URL link. They said to use this code (below) but isn’t this code for AS2? I’ve done everything in AS3 so far.
[FONT=monospace]on (release) {
getURL (_level0.clickTag, ”_blank”);
}[/FONT]