I have an external cast that keeps loosing its members.  It contains around
200-300 video clips.

Now, I have around 50 director files that use various video clips from this
external cast.

I need a way to automatically relink the cast members I need in each
director movie as the director movie loads and begins to play.

I have tried the following:

on startmovie
  append the searchPaths, the moviePath & "QT1"
  append the searchPaths, the moviePath & "QT2"
  append the searchPaths, the moviePath & "QT3"
  append the searchPaths, the moviePath & "epm1"
end

The director files are in the same directory as well as the quicktime movie
cast.  The linked quicktime movies are in folders:  qt1, qt2, qt3, and epm1.
The files that are needed in each director movie are placed in the score but
appear off screen until they are clicked to play.  They are then moved into
position and set to play.

I can't switch items on the fly because a certain button when clicked will
play a certain movie file.  Or at least when it is linked it does.

Any help and or ideas will be appreciated.

Debi



[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