<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="JS代码,视频播放,JS广告代码,JS特效代码" />
<meta name="description" content="此代码内容为.FLV格式网页视频播放器,属于站长常用代码,更多视频播放代码请访问懒人图库JS代码频道。" />
<title>.FLV格式网页视频播放器_懒人图库</title>
</head>
<body>
<!-- 代码 开始 -->
<object class id="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="300" height="240">
<param name="movie" value="flvplayer.swf">
<param name="quality" value="high">
<param name="allowFullScreen" value="true">
<param name="FlashVars" value="vcastr_file=1234.flv&LogoText=www.lanrentuku.com&BufferTime=3&IsAutoPlay=0">
<embed src="flvplayer.swf" allowfullscreen="true" flashvars="vcastr_file=1234.flv&LogoText=www.lanrentuku.com&IsAutoPlay=0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="240"></embed>
</object>
<!-- 代码 结束 -->
</body>
</html>
里面需要的文件flvplayer.swf, 1234.flv
flvplayer.swf 这个自己可以去找
效果是可以播放flv文件的