In web pages (all web pages are composed of html, so the following code can be used for any web page, except for web pages that partially restrict html
The code copy is as follows:<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=120 width=190>
<param name=movie
value=http://www.vevb.com/player/vcastr22.swf?vcastr_file=http://img.vevb.com/upload/3/2007/12/20071225195508397.flv>
<param name=quality value=high>
<param name=allowFullScreen value=true />
<embed
src=http://www.vevb.com/player/vcastr22.swf?vcastr_file=http://img.vevb.com/upload/3/2007/12/20071225195508397.flv
quality=high
pluginspage=http://www.macromedia.com/go/getflashplayer
type=application/x-shockwave-flash width=320 height=240>
</embed>
</object>
I don’t need to say what the code means? Windth is wide, height is high, and the video address is changed to your own video address.
vcastr22.swf is the player that plays flv files.