QT movie address in player

Ken Ray kray at sonsothunder.com
Fri Mar 28 02:24:01 EST 2003


Ron,

The movie isn't ever "embedded", it's always referenced to a movie file
on disk. The main thing you want to do is make sure that the fileName
property of the player object is a path that is relative to your
standalone, and not an absolute path. For example, if you had the
standalone in a folder, and there was a subfolder called "movies" that
had the movie "test.mov", you would set the player object to have a
fileName of "movies/test.mov".

Hope this helps,

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com 
> [mailto:use-revolution-admin at lists.runrev.com] On Behalf Of 
> Ronald Zellner
> Sent: Thursday, March 27, 2003 11:40 PM
> To: use-revolution at lists.runrev.com
> Subject: QT movie address in player
> 
> 
> When I play a QT movie in  Revolution 1.1.1  by embedding it in a 
> player, the pathway is absolute and will be incorrect if I move the 
> files to another computer. This is especially problematic if it is 
> converted to a standalone file which is delivered on a CD since the 
> file can't be edited.
> Is there a way to have a stack start up and immediately display the 
> movie that was originally embedded there.
> Ron
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com 
> http://lists.runrev.com/mailman/listinfo/use-> revolution
> 




More information about the use-livecode mailing list