You have to explicitly tell director where the quicktime movies are using
'the moviepath' as a starting point. Keeep in mind that the way paths are
shown on the mac are different than on the pc (ie on the mac it's
'HardDrive:film:mymovie.mov' whereas on the pc it would be
'D:\film\mymovie.mov'.

What I ususually do is something akin to

tChar = the last char of the moviepath
tPath = the moviepath & "film" & tChar &" whateveryourmovienameis.mov"


[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