>I want to build a behavior to jump 2 frames forward on mouse up. This =
>behavior is going to be used a lot in the movie.
>How can I know the current frame number??
It's 'the frame'. You can say this:
on mouseup
go the frame + 2
end
--
[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!]