At 11:04 3/18/2001, Disciple1 wrote:
>on closewindow gMiaw
>forget gMiaw
>tell the stage to go to frame 90
>end
A few stray thoughts from me, here.
closeWindow is an event handler that, IIRC, gets triggered in the active
window. I can't get to Director right now to verify, but even if I'm wrong,
even as a system event handler, it wouldn't get a parameter passed to it.
Are you explicitly issuing a closeWindow command somewhere that should
execute that handler? If so, perhaps you can give it a different name.
Also, just to state the obvious, is the global declared for the second
script (in case the parameter is not getting passed to it)?
Have you tried putting a break-point in the script and watching it in the
debug window?
--
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!]