灰儿 发表于 2007-8-17 08:12:42

FlV视频播放器代码

<P>代码如下这里只是介绍几个例子,现在把代码公布一下,大家可以参考着做,也可以把你喜欢的视频连接上去。:</P><P><FONT style="BACKGROUND-COLOR: #ffffcc" color=#ff0066><STRONG>播放器一:</STRONG></FONT></P><P>代码如下:</P><TABLE borderColor=#cc6600 cellSpacing=0 cellPadding=0 width=630 border=0><TBODY><TR><TD bgColor=#cccccc><P style="MARGIN: 2px 5px"><FONT color=#996600><SPAN style="FONT-SIZE: 9pt">&lt;embed src=http://blog.qiter.com/attachments/Qt_FlvPlayer/FlvPlayer/uume/flvplayer.swf?id=<FONT color=#ff0066>http://vnc2.6rooms.com/20/88/286c.flv</FONT>" type="application/x-shockwave-flash" wmode="transparent" quality="high" width="450" height="380" autostart="true"&gt;&lt;/embed&gt;</SPAN></FONT></P></TD></TR></TBODY></TABLE>其中红色的部分可以替换成你喜欢的视频,但是必须是Flv文件,其他文件不支持!! <P>预览结果:</P><P><IMG src="http://blog.163.com/photo/YikQq7xtR_M7G3YKN+TvNQ==/2308939233957547478.jpg"></P><P></P><P><STRONG><FONT style="BACKGROUND-COLOR: #ffffcc" color=#ff0066>播放器二:Vcastr1.0 FLV player</FONT></STRONG></P><P align=left>功能:</P><P align=left>可以读取xml设置播放列表 <BR>可以直接以给出flv地址进行播放 <BR>自定义尺寸,自动适应 <BR>mm播放器风格 <BR>循环播放 <BR>最大化播放 <BR>支持直接js嵌入</P><P align=left></P><P align=left>代码如下:</P><TABLE borderColor=#cc6600 cellSpacing=0 cellPadding=0 width=630 border=0><TBODY><TR><TD bgColor=#cccccc><P style="MARGIN: 2px 5px"><FONT color=#996600><SPAN style="FONT-SIZE: 9pt">&lt;embed src="http://www.blueidea.com/articleimg/2006/08/3995/vcastr.swf?vcastr_file=<FONT color=#ff0066>http://vnc1.6rooms.com/93/4f/d144.flv|</FONT></SPAN></FONT></P><P style="MARGIN: 2px 5px"><SPAN style="FONT-SIZE: 9pt"><FONT color=#ff0066>http://vnc2.6rooms.com/20/88/286c.flv|</FONT></SPAN></P><P style="MARGIN: 2px 5px"><FONT color=#996600><SPAN style="FONT-SIZE: 9pt"><FONT color=#ff0066>http://vnc3.6rooms.com/13/5d/b1bf.flv</FONT>" showMovieInfo=0 pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" quality="high" width="458" height="350"&gt;&lt;/embed&gt;</SPAN></FONT></P></TD></TR></TBODY></TABLE><P><FONT color=#ffffff>此播放器下载地址:</FONT><FONT color=#800080 size=2><A target=_blank href="http://www.blueidea.com/articleimg/2006/08/3995/vcastr.swf">http://www.blueidea.com/articleimg/2006/08/3995/vcastr.swf</A></FONT></P>

灰儿 发表于 2007-8-17 08:28:17

<P>自动单曲播放</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&lt;embed&nbsp;&nbsp;src="<FONT color=#91680d>http://lzqiang.googlepages.com/lzqplayerautostart.swf?file=</FONT><FONT color=#ff0000>http://vtc75.6rooms.com/b3/db/467b1028791552.flv</FONT>" type="application/x-shockwave-flash" wmode="transparent" quality="high" width="470" height="350"&gt;&lt;/embed&gt;</P>
页: [1]
查看完整版本: FlV视频播放器代码