I'm using macromedia flash player (version=4,0,2,0) to display a slide show on
my website (as an .swf flash video). Is it possible to add a variable to the
player code so that the flash video does not start automatically but rather
requires user input (such as a mouseclick) to start the video?
As a newbie, I'd appreciate any on this.
Here's the embed code for the player: <OBJECT
classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=4,0,2,0"
ID=crocky-2 WIDTH=500 HEIGHT=333>
<PARAM NAME=movie VALUE=""> <PARAM NAME=quality VALUE=high> <PARAM
NAME=bgcolor VALUE=#000099> <EMBED src="" quality=high bgcolor=#000099
WIDTH=500 HEIGHT=333 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Vers
ion=ShockwaveFlash"></EMBED>
</OBJECT>