Calling Javascript (JS) function from Flash file (AS3)


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ExternalInterface.call("YourJavascriptFunctionName('YourFirstVariable','Etc')");

URL: http://www.robinkedia.com/2010/01/10/calling-javascript-js-function-from-flash-file-as3/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.