/ Published in: ActionScript
Expand |
Embed | Plain Text
For a standalone; on (release) { fscommand ("quit"); } For a browser: on (release) { getURL ("javascript:window.close();"); }
You need to login to post a comment.
For a standalone; on (release) { fscommand ("quit"); } For a browser: on (release) { getURL ("javascript:window.close();"); }
You need to login to post a comment.