|
-
January 28th, 2008, 07:44 PM
#1
How do I embed Javascript inside a flash movie/file?
I need help embedding JavaScript inside a flash movie/file?
-
January 29th, 2008, 07:53 AM
#2
Re: How do I embed Javascript inside a flash movie/file?
Code:
getURL("javascript:yourFuncion()");
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
January 29th, 2008, 06:18 PM
#3
Re: How do I embed Javascript inside a flash movie/file?
Thanks PeejAvery, I very appreciated your help.
Other than that is/are there other ways too?
-
January 29th, 2008, 09:23 PM
#4
Re: How do I embed Javascript inside a flash movie/file?
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.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
January 29th, 2008, 11:19 PM
#5
Re: How do I embed Javascript inside a flash movie/file?
Okay PeejAvery thanks once again for your help I very appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|