Newer versions of Director use this syntax:

        oTemp = timeout().new(psTimeOut, pnTimerLength , #changePicture, me)

Older versions of Director using scriptExecutionStyle = 9 use the syntax
that I gave you at first.  The above shoud now work.

Anthony
www.lifelinestudios.com

----- Original Message ----- 
From: "Ali Aghighi" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, March 03, 2005 11:03 AM
Subject: Re: <lingo-l> Timer too!


> Hi Anthony
>
> I give error as following when use your script:
>
> -------------------------------------
> Script error: Object Expected
>
> oTemp = timeout(psTimeOut).new(pnTimerLength , #changePicture, me)
>
> --------------------------------------
> [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!]

Reply via email to