I need help embedding JavaScript inside a flash movie/file?
Printable View
I need help embedding JavaScript inside a flash movie/file?
Code:getURL("javascript:yourFuncion()");
Thanks PeejAvery, I very appreciated your help.
Other than that is/are there other ways too?
There is also the Flash / JavaScript Interaction Kit. I would have mentioned it in the first post, but I wasn't sure how intensive you were talking. However, for optimal performance, you should do you best to rely most on just one of the two. Since ActionScript is a scripting language as JavaScript is, it would be rather easy to convert code between the two.
Okay PeejAvery thanks once again for your help I very appreciated.