even iam looking at that ----- Original Message ----- From: James Newton <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 2:22 PM Subject: Re: <lingo-l> timeout objects and jumping ot movies
> [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > So...even if you have a global timeoutobject, or a global object with a > > private timeout object, the minute you jump to a new movie it kills the > > timer but keeps the object? > > persistent > > Syntax timeoutObject.persistent > > Description Object property; determines whether the given timeoutObject > is removed from the timeoutList when the current movie stops > playing. If TRUE, timeoutObject remains active. If FALSE, the > timeout object is deleted when the movie stops playing. The > default value is FALSE. > > [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!] > [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!]
