> Hi List,Can i create a list which elements will be .mov files?
> Should i spend time on it or it's not possible?
> Can you give me some advice please.
>
> What i am trying to do is :
> I have some small .mov videos and i want to play them on the
> screen one
> after the other without stop.I was thinking of creating a
> list and then
> retrieve the files from that list.
> I could edit them with Adobe premiere but if i produce one
> big movie it will
> slow down the product.
>
> In wavs you need setPlaylist().
>
> Can i do the same with .mov
there is no "function" in Director to play QT movies from a list like that
in the sound object. that said, there is no reason that you cannot put the
names of the MOV files in a regular linear or property list, monitor when a
given movie has stopped playing, swap the next movie for the stopped one and
then start the new one playing.
look up lists, file name of member, and movieTime in the Lingo Dictionary.
HTH
Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com
A famous linguist once said:
"There is no language wherein a double
positive can form a negative."
YEAH, RIGHT
[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!]