I have a flash movie that requires some JavaScript from an include file but I'd like to be able to embed it anywhere without requiring a script tag.
Is there a way to include an external JavaScript file using the ExternalInterface library so I can call the methods in the JavaScript include file later?
Thanks!
以上就是How can I include JavaScript dynamically from Flash using ActionScript?的详细内容,更多请关注web前端其它相关文章!