Click tag creation/code issues
I'm having issues with finding ways to create and use a click tag in animate? Ive tried some different examples, but I get no results.
What I have been trying is creating a button symbol, naming/indenfing it as clickTag, and changed the active frame to hit
*Ive published at this point thinking i would get a mouse button pointer/finger, but it stays as a pointer
I did add some sample code on the main timeline of the button, to see if that would help
var clickTag = "www.google.com";
window.open(window.clickTag);
but no luck, Im trying to figure out whats not working, or is this the wrong approach (trying to keep it simple)
Can anybody help
*these are going into Double-click if that makes a difference.
Thanks
