Uh, sorry dude, wrong property. try sprite().movieRate. 0=stopped, 1=regular speed forward, -1=regular speed backwards. You can also use any decimals or integers you want: 0.5=half speed forwards, -3=triple speed backwards, etc.
sprite().movieTime references the location of the playback within the movie and is tied to the movie's .duration property. Charlie Fiskeaux II Media Designer The Creative Group www.cre8tivegroup.com 859/858-9054x29 ----- Original Message ----- From: "Buzz Kettles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 23, 2002 9:15 PM Subject: Re: <lingo-l> Re: quicktime help sprite().movieTime = 0 -- means pause sprite().movieTime = 1 -- means continue hth -Buzz At 3:16 PM -0400 6/21/02, you wrote: >I am working on an interactive CD and I am having issues with quicktime >videos, I want to stop the movie and comment on it while it is running How >do I do this? >> >> -- >> >> 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/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!] >> > > > > >[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 [EMAIL PROTECTED] (Problems, email >[EMAIL PROTECTED]). Lingo-L is for learning and helping with >programming Lingo. 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 [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. 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 [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
