View Single Post
Old 09-17-2002, 08:58 AM  
marty
Confirmed User
 
Join Date: Feb 2002
Posts: 1,656
Code:
<object id="video" width="382" height="325" border="1" classid="CLSID:05589FA1-C356-11CE-BF01-00AA0055595A">
<param name="ShowDisplay" value="0">
<param name="ShowControls" value="1">
<param name="AutoStart" value="1">
<param name="AutoRewind" value="0">
<param name="PlayCount" value="0">
<param name="Appearance" value="0">
<param name="BorderStyle" value="0">
<param name="MovieWindowHeight" value="325">
<param name="MovieWindowWidth" value="382">
<param name="FileName" value="movie.mpg">
<embed src="movie.mpg" type="video/x-msvideo" width="382" height="325" loop="true" autostart="true" controls="true">
</embed> 
</object>
marty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote