I have been trying to link an html file to a Flash movie clip with animations.
In order to link the file, I placed an invisible button over the movie clip. Now when I preview it in the browser, the link works fine, but the invisible button has taken away the animation effects. The clip...
I am trying to link a flash button (say button1) to a file saved in a particular folder.
This is the typical way I found:
on(release) {
getURL("http://my_url.com", "_blank");
}
and it works...
In my case, I want to link this button to a file "sample.html" in the same folder... but when I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.