Revision: 1415
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 4, 2006 14:46 by BranMan
Initial Code
For a standalone;
on (release) {
fscommand ("quit");
}
For a browser:
on (release) {
getURL ("javascript:window.close();");
}
Initial URL
Initial Description
Initial Title
Flash Close Button
Initial Tags
Initial Language
ActionScript