revBrowser on Windows
Thomas McGrath III
3mcgrath at comcast.net
Wed Aug 20 10:55:07 EDT 2008
Dear Andres,
I am using a player to play the movies, there are too many to include
in the stack if I use the videoclip method.
The script I am using is:
set the filename of player "MoviePlayer" to (gDest & MovieToPlay)
start player "MoviePlayer"
Can you use prepare videoclip with a movie player? Seems unlikely.
Any ides???
Tom McGrath
On Aug 19, 2008, at 12:56 PM, Andres Martinez wrote:
> - To play a movie right in the center the first time it is played I
> use the following code...
>
> prepare videoclip "Intro.mov"
> wait for 10 milliseconds
> play videoclip "Intro.mov"
More information about the use-livecode
mailing list