Hello List!

I have a quicktime movie in a frame that I want to appear on stage in a
certain frame,
but not yet to play as the playback head enters that frame.
That is to say the first frame of the Quicktime movie should be visible
until the user
moves the mouse over the Quicktime movie. I want the movie to start playing
when the mouse rolls over the Quicktime video.

I thought I could easily solve that in that first I set the movieRate
property to 0
and then, on mouseEnter I set it to 1 so that the movie starts playing.

Everything works, BUT when the playback head enters the frame, the Quicktime
film starts playing,
goes on playing for a little time (a second or so)and only then stops as the
movieRate property is set to 0.

I tried setting the movieRate property in an on enterFrame handler, and in
an on beginSprite handler, the
effect is the same, the movie always starts playing before stopping.

Does anybody know how to solve this problem?

Thank you very much!

Michael von Aichberger



[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