On 3/19/01 4:23 AM, "Ian Richardson" <[EMAIL PROTECTED]> wrote:

> I have a series of QT movies 10 in total, is it possible to have the
> director move to the next movie after one is complete automatically. I have
> figured the simple way is to do it manually but wondered if i can do it
> automatically in sequence, and if so how?
> 
> TIA

Best way is to create a list of the movies or have the movies named in
sequence. Then on enterframe check if the currentMovie's movieTime is equal
to the current movie's duration, and, if It's not the last movie in the
list, then change the movie to the next movie member.


[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