> However, when I comment out the forget() line, and just use the > gMIAW.close() line right before it, all works fine. But that > seems like I'm not completing the task.
Does forgetting the MIAW clear the last remaining references to these script objects? If so wouldn't you then be clearing the last ref count of those objects thus inducing the standard memory garbage collection routines (i.e. your script objects go away 'cause there's no references left)? Cheers, Tom Higgins Product Specialist - Director Team Macromedia Director MX 2004 - NOW SHIPPING! Industrial-Strength Multimedia www.macromedia.com/software/director ... [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
