播放器代码

      ◈知识城堡◈ 2007-4-21 16:40

普通播放器代码

 

<EMBED src="音乐地址" AutoStart="1" EnableContextMenu="-1" PlayCount="1" ShowControls="-1" ShowStatusBar="1" ShowDisplay="0" width=400 height=70>

 

 

 

<EMBED style="FILTER: invert(); WIDTH: 400px; HEIGHT: 50px" src=http://dl.ok.wangyou.com/2007/4/17/_111fa26cb9ed38bee0.mp3 type=audio/mpeg loop="-1" autostart="AutoSize" showstatusbar="1">

 

 

 

<EMBED style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src=http://dl.ok.wangyou.com/2007/4/17/_111fa26cb9ed38bee0.mp3 width=60 height=20 type=video/x-ms-asf loop="true" autostart="true" volume="0">

 

 

漂亮的播放器


代码如下
<EMBED src="
歌曲地址" width=300 height=50 type=audio/mpeg loop="-1" autostart="FALSE" volume="0">

代码如下
<EMBED style="FILTER: invert()" src="歌曲地址" width=300 height=50 type=audio/mpeg volume="0" autostart="TRUE" loop="true">

代码如下
<EMBED style="FILTER: Xray" src=歌曲地址 width=300 height=05 type=audio/mpeg loop="-1" autostart="false" volume="0">

代码如下
<EMBED style="FILTER: GRAY()" src="歌曲地址" width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0">

 

重要提示:
1  WIDTH代表播放器宽度,HEIGHT代表高度,后面的数值可依自己喜好进行调整。
3 AUTOSTART="TRUE" 这里TRUE代表自动播放,如果换成FALSE则代表手动播放。

标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}