Two possibilities:

1. reimport the movs from their current position
2. reimport them (or a default movie) non-linked and link them with
member(XXX).filename=the pathname & whatsoever

regards, Florian

Natalia Tjelum wrote:
> 
> Damm, I thought it worked.. But nooo....
> Can i somehow set the path to the movie files, the path it is using right
> now is the one from when I linket to the movie in authoring mode.
> So now it is looking for a path called something like
> D:Intern HD:Documents:test:movies:moviename.mov
> and it should be set to look for simply
> the moviepath:movies:moviename.mov
> Or simply default to look at this position, like it does on the PC.
> My director file is in the test folder, why doesn't it work???
> Argh, I am never gonna do cross-platform CD's again.
> 
> -Natalia
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Charlie Fiskeaux II
> Sent: 10. juli 2001 15:31
> To: [EMAIL PROTECTED]
> Subject: Re: <lingo-l> QuickTime path names on Mac
> 
> There is no need to use "the moviePath" anymore; it is outdated.  Use the
> character "@" where you would normally use "the
> moviePath".  It references the current movie path, but it also removes the
> need to change the path delimiter for each OS. (I.E. "/"
> for Win and ":" for Mac).  The "@" allows you to use "/", "\" or ":" for any
> platform and it uses it correctly.
> 
> Charlie Fiskeaux II
> The Creative Group
> www.cre8tivegroup.com
> 859/858-9054 x29
> cell: 859/312-3883
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: "lingo l" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 10, 2001 6:28 AM
> Subject: Re: <lingo-l> QuickTime path names on Mac
> 
> 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!]
> 
> [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!]

[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