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 | |
ExternalInterface Issue | 0 | 39 | February 6, 2009 | |
Security Error while using External Interface | 0 | 141 | July 8, 2009 | |
Calling Javascript functions (I know how to, but question) | 0 | 106 | March 20, 2011 |