/ Published in: ActionScript 3
Expand |
Embed | Plain Text
import flash.external.*; ExternalInterface.call("showHome", "");
You need to login to post a comment.
Wiederkehr on 12/09/09
javascript flash external interface AllowScripting
2 people have marked this snippet as a favorite
import flash.external.*; ExternalInterface.call("showHome", "");
You need to login to post a comment.