Return to Snippet

Revision: 177
at July 5, 2006 11:19 by jhenry


Updated Code
<object type=\"application/x-shockwave-flash\" width=\"320\" height=\"240\" 
	wmode=\"transparent\" data=\"flvplayer.swf?file=video.flv&autoStart=false\">
	<param name=\"movie\" value=\"flvplayer.swf?file=video.flv&autoStart=false\" />
	<param name=\"wmode\" value=\"transparent\" />
</object>

Revision: 176
at November 30, -0001 00:00 by jhenry


Initial Code
<object type=\"application/x-shockwave-flash\" width=\"300\" height=\"300\" 
	wmode=\"transparent\" data=\"flvplayer.swf?file=video.flv&autoStart=false\">
	<param name=\"movie\" value=\"flvplayer.swf?file=video.flv&autoStart=false\" />
	<param name=\"wmode\" value=\"transparent\" />
</object>

Initial URL


Initial Description


Initial Title
flash video embed

Initial Tags
textmate, html, flash, video

Initial Language
HTML