At 11:38 -0400 18/05/2005, Rob Romanek wrote:
Anyway the best way to avoid this kind of stuff is to have your
timeout objects trap all system events even if they don't need to
use them that way they won't leak through to the movie handlers.
And then there's always:
on startMovie aCulprit
if aCulprit.objectP then
-- The event originates from a timeoutObject --
return
end if
end
Regards, Jakob
[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!]