Okay, I'm piping in a video from
www.videocodesforfree.com and want the video to NOT play automatically. I want the visitor to have to push the play button.
How do I configure the code to do this? There is absolutely nothing on their web site about this.
Here's the code:
Code:
<div id="playerdiv"><a href="http://www.videocodesforfree.com"><embed style="filter:xray" name="player" src="http://www.videocodesforfree.com/asx.php?id=474" type="application/x-mplayer2" width="400" height="300" ShowControls="1" ShowStatusBar="0" loop="true" EnableContextMenu="0" DisplaySize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed></div><font style="font-size: 10pt;">Music Video code provided by videocodesforfree.com</font></a>
T'anks.
