the movieRate property isn't true or false; it's a number. Standard speed is 1,
double speed is 2, half speed is 0.5, etc. (you
can even go negative to -1, -2, -0.5, etc.) You'll need to use the movieTime property
of the QT to test for its end. (The easiest
way to find out the movieTime property (called duration in the properties tab) is to
change the properties tab to list view and then
it's down at the bottom.)
Charlie Fiskeaux II
The Creative Group
www.cre8tivegroup.com
859/858-9054 x29
cell: 859/312-3883
----- Original Message -----
From: "Steffanie Grindle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 30, 2001 2:29 AM
Subject: <lingo-l> how do I get the QTmov to play all the way through?
I am needing to know how to get the QT movie that I just imported into my
dir. movie to play the entire way through before moving on to the next
marker. I have already done this with 2 other QT files within this same
movie, but for some reason the same script won't work. Here's what I have
used already:
on exitFrame
if the movierate of sprite 2 = true then
go to the frame
else
go to "Homepage"
end if
end exit frame
I don't know what else to do. Any suggestions would be great.
Thanks
Steffanie
[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!]
[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!]