You could use timeouts to make parent script instances recieve some movie
events. Like so -

-- Parent script
on new me
     vTmp = timeOut("MovieEventGenerator").new(the maxInteger,
#dummyHandler, me)
     return me
end new me

on stopMovie
     -- Do whatever you please; I'm leaving
end stopMovie


Pranav Negandhi
Software Engineering
Learnet India Limited, Mumbai.
Phone: 91-22-56768120
http://www.learnetindia.com


Does anybody remember laughter?
-- Robert Plant, The Song Remains the Same.


<snip>
If I create a script object -- you know, the whole 'me' thang - would  the
object receive a 'stopmovie' call?
<snip>



[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!]

Reply via email to