How to create exit button in Flash application
问题 I'm creating a Flash Application that will be exported in exe format and it's not going to run in browser. I want to add an exit button inside stage but I don't know how to do that with ActionScript 3. I remember that it was possible with fscommand in ActionScript 2 but it's not working in AS3. I've searched everywhere but everyone is trying to close a popup or tab or window all in browser environment not a Flash app. 回答1: Why would use a .exe format when you can now export as3 application as