|
|
|
Closing a MIAW
Added on 4/3/2001
|
|
Compatibilities:
|
This item has not yet been rated
|
How do I forget a miaw?
The safest way to close a window is to set a global variable to be true in the miaw, and to check for this global in the main movie and forget the window from here. Don't let the miaw close itself.
Also, you can use the tell command to get the stage to close the MIAW.
|
|