/ Published in: ActionScript
Flash 8 only I think.
Expand |
Embed | Plain Text
import flash.external.*; ExternalInterface.call("yourFunction(200)");
Comments
Subscribe to comments
You need to login to post a comment.
Flash 8 only I think.
import flash.external.*; ExternalInterface.call("yourFunction(200)");
Subscribe to comments
You need to login to post a comment.
as3 no problem