|
楼主 |
发表于 2009-10-24 09:41
|
显示全部楼层
这里是播放器的代码,只需要把我的大红字标出来的地方换成你自己的歌曲连接地址就可以放出来歌曲拉,
1。朦胧紫色
<P align=center>
<TABLE height=45 cellSpacing=0 borderColorDark=#8a2be2 cellPadding=0 width=316 borderColorLight=#9932cc border=1>
<TBODY>
<TR>
<TD align=middle>
<DIV style="FILTER: Dropshadow(offX=1,offY=1,color=#0000ff); WIDTH: 316px; HEIGHT: 45px" align=center>
<OBJECT id=player style="FILTER: invert Alpha(opacity=55)" height=45 width=316 classid=clsid:6bf52a52-394a-11d3-b153-00c04f79faa6><PARAM NAME="URL" VALUE="http://ltyxzx.cn/xfxm.asx">
<PARAM NAME="rate" VALUE="1"><PARAM NAME="balance" VALUE="0"><PARAM NAME="currentPosition" VALUE="45.9850834"><PARAM NAME="defaultFrame" VALUE=""><PARAM NAME="playCount" VALUE="1"><PARAM NAME="autoStart" VALUE="-1"><PARAM NAME="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1"><PARAM NAME="baseURL" VALUE=""><PARAM NAME="volume" VALUE="98"><PARAM NAME="mute" VALUE="0"><PARAM NAME="uiMode" VALUE="full"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="0"><PARAM NAME="enabled" VALUE="-1"><PARAM NAME="enableContextMenu" VALUE="-1"><PARAM NAME="fullScreen" VALUE="0"><PARAM NAME="SAMIStyle" VALUE=""><PARAM NAME="SAMILang" VALUE=""><PARAM NAME="SAMIFilename" VALUE=""><PARAM NAME="captioningID" VALUE=""><PARAM NAME="enableErrorDialogs" VALUE="0"><PARAM NAME="_cx" VALUE="8361"><PARAM NAME="_cy" VALUE="1191"></OBJECT></DIV></TD></TR></TBODY></TABLE></P><BR>
2。黑色闪星光
<P align=center>
<TABLE borderColor=#4f3256 align=center background=http://tech.china.com/zh_cn/home4u/sucai/gifanimation/line/0022.gif border=1>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=100,style=3)">
<P align=center><EMBED src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></EMBED></P></TD></TR></TBODY></TABLE></P><BR><BR>
3。黑播放器(粉红边)
<P align=center><EMBED style="FILTER: Invert" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" types="false" volume="0"></EMBED> <BR><BR>
4。纯黑播放器
<EMBED style="FILTER: Xray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" types="false" volume="0"></EMBED> <BR><BR>
5。粉红色
<PALIGN=CENTER>
<TABLE borderColor=#003300 align=center background=http://www.zzi.cc/sck/jmbz/bz4/3.jpg border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha (opacity=50,style=3)"><EMBED src=音乐地址 width=300 height=45 type=audio/mpeg loop="TRUE" autostart="FALSE" volume="0"> </TD></TR></TBODY></TABLE>
6。大红色
<P align=center>
<TABLE class=time id=table4>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width=140 border=0>
<TBODY>
<TR>
<TD style="BACKGROUND-COLOR: red">
<P><EMBED id=myPlayer style="FILTER: invert alpha(opacity=50) WIDTH: 140px; HEIGHT: 45px" src=音乐地址 type=video/x-ms-asf volume="0" loop="1" autostart="FALSE"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><BR><BR></P> |
|