PDA

View Full Version : Load a movie without playing it?


BenV
03-03-2007, 12:08 AM
Hi there,

I was wondering if there is a way to load a movie without starting play, and then start playing it at a later time using javascript. The embed command "PLAY" seems to not work.

I appreciate any help!

Ben

sknowlton
03-03-2007, 05:48 AM
put a stop in the first, blank frame of the loaded clip, and then have the javascript tell the flash to movie.play() later