i want to call a javascript function from within an embeded swf file in a html page and i’m using the ExternalInterface class. i know this function must be defined in a <script> tag in the html page. however, i want to have all my javascript code in an external file, but it doesn’t work. my trial file just can’t find the function, although i have my external js file linked in the header. how can i do this? i’d really appreciate your help, thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
ExternalInterface.call problem
|
0 | 66 | February 17, 2009 | |
External Interface call doesn't work with function that is on external JS file | 0 | 139 | April 17, 2012 | |
Calling ExternalInterface from WITHIN an IFrame | 0 | 100 | September 8, 2008 | |
ExternalInterface and separate .js files | 0 | 126 | January 8, 2008 | |
Error calling javascript function using ExternalInterface.call | 0 | 123 | February 1, 2008 |