clickTag implementation on movieclip rather than on button
Categorized under: Flash-Tips
// clickTag implementation on movieclip rather than on button
_root.empty_mc.onPress = function(){
getURL(clickTag, “_blank”);
flaVerOld =“ClickTag initiated”;
}
— Zeus ::)
Jul 08, 2009

