/ Published in: ActionScript 3
URL: http://www.robinkedia.com/2010/01/10/calling-javascript-js-function-from-flash-file-as3/
Expand |
Embed | Plain Text
ExternalInterface.call("YourJavascriptFunctionName('YourFirstVariable','Etc')");
You need to login to post a comment.
