Like this:
on startmovie
set the timeOutScript="myTimeoutScript"
set the timeOutLength=16*60 -- 16 seconds , 60 ticks
end
on myTimeoutScript
-- do whatever you like
startTimer -- resets the timer
end
regards, Florian
karin kaineder wrote:
>
> hi all
> how can i make a timer, that tells my projector to scan a col of a list
> every 16 seconds and start at the beginning if he is ready?
> please help me!
> thanx
> -karin
>
> [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!]
[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!]