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 or clickTag will be accepted):
on release {
getURL (_level0.clickTAG, "_blank")
} |