In Macromedia Director you have a simple script one can put on a button to close the entire window of a Director EXE file one has made and exported out, you just write:
“on mouseUp (if it’s a button)
quit
end”
But the big question is: Can I do this in a Flash EXE file??? Does anyone have the script? Does it work on both MAC and PC?
If anyone could help me with this I’d be very gratefull!