Flash Click Command
(please avoid copying and pasting the clickTAG syntax; instead manually retype) |
The "on release" syntax does not need to include the destination URL, instead the following clickTAG needs to be implemented (clickTAG is case sensitive):
on release {
getURL (_level0.clickTAG, "_blank")
} |