>>on exitFrame me
>>go to the frame
>>if the timeoutLapsed>300 then
>>to to frame 2
>
>I think you'll find that any code after the "go to the frame" is ignored,
>try swapping the statements.
Nope, that's not it. That's one of the interesting things about
Lingo--those lines *will* execute. Any code after a "go to frame" (or move)
will continue to execute. It's counterintuitive to a beginner, but there it is.
Have you set the timeoutLength? TimeoutLapsed is the number of ticks since
the last timeout.
Cordially,
Kerry Thompson
[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!]