At 06:17 AM 8/30/00, David Hagelthorn wrote:
>On the close button (on the MIAW's) I have the script:
>
>on mouseUp
> forget window "thenameoftheMIAW"
>end
Bad mojo! Never let a MIAW forget itself. Instead, set a flag or a global
variable that the stage can monitor (in an exitFrame or idle script) and
let the stage do the forgetting.
--
Mark A. Boyd
Keep-On-Learnin' :)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]