I have a stack which uses relative paths to some QT movies, and it works great on Mac. On Windows, the movies don't show and the whole program slows to a crawl. I found that by changing the paths to absolute rather than relative, I was able to get everything working dandy, but this raises a question: What exactly is the issue with QT and relative paths on Windows? Have any of you folks experienced this? I'm considering writing a script which builds a full path on the fly and sets the filename of the players to that path, but if there's some other method for getting QT to use relative paths directly I'm much prefer it. -- Richard Gaskin Fourth World Media Corporation Multimedia Design and Development for Mac, Windows, UNIX, and the Web _____________________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716 Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
