Check out the "playing" property as in:

on exitFrame me
   if sprite(1).playing then
     go to the frame
   else
     go to the frame + 1
   end if
end

Irv

At 11:44 PM +0700 7/16/01, Victor Iwan wrote:
>Hello !
>
>I wonder if there any basic detection in lingo when flash movie is
>playing the last frame.
>
>I'm playing flash movie (animation only) in frame 1 with frame behavior
>'go to the frame'...and now I want to detect that if the flash movie is
>finish go to the frame + 1, any idea ?
>
>How about controling flash's frame and scenes in Lingo ? Any web
>resources or book suggestion ?
>
>Victor
>
>
>[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!]


-- 

Lingo / Director / Shockwave development for all occasions. 
          
   (Home-made Lingo cooked up fresh every day just for you.)

[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!]

Reply via email to