I have a simple behavior on an arrow that the child needs to click to go to the frame + 1.

It says:

on mouseDown me
   repeat while the mouseDown
   end repeat
   go to the frame + 1
end

But if the child clicks the arrow let's say 10 times in a row, it will continue going from frame to frame for ten frames. Is there a way to stop after one frame, even if the child clicked 10 times?

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 
lingo-l@penworks.com  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to