When I insert my video, this is the code that is emitted. However it does not play at all. In fact it shows up blank.
Any ideas? I have used both IE and Firefox.
<div>
<object xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" height="220" width="280" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" >
<param name="Movie" value="/CuteSoft_Client/CuteEditor/flashplayer.swf?videoUrl=http://www.planetsantabarbara.com/Videos/MSAnnouncement.flv&playerMode=simple" />
<param name="Quality" value="high"/>
<param name="wmode" value="transparent"/>
<param name="play" value="false"/>
<embed src="http://cutesoft.net/CuteSoft_Client/CuteEditor/flashplayer.swf?videoUrl=http://www.planetsantabarbara.com/Videos/MSAnnouncement.flv&playerMode=simple" width="280" height="220" quality="high" wmode="transparent" play="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" >
</embed>
</object>
</div>
<div> </div>