四季歌文学社区
标题:
介绍22种样式HTML播放器代码
[打印本页]
作者:
陈小轩
时间:
2014-7-9 10:40
标题:
介绍22种样式HTML播放器代码
html 音乐播放器代码
HTML播放器样式1
代码:<p align=center> <TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1> <TBODY> <TR> <TD><EMBED style="FILTER: invert(); WIDTH: 315px; HEIGHT: 28px" src=音乐地址
type=audio/mpeg autostart="true"></EMBED></TD></TR></TBODY></TABLE> <p align=center></P></DIV> <p></P>
HTML播放器样式2
代码:.<p align=center><table style="BORDER-RIGHT: #ff69b4 3px dashed; BORDER-TOP: #ff69b4 3px dashed; BORDER-LEFT: #ff69b4 3px dashed; BORDER-BOTTOM: #ff69b4 3px dashed" cellSpacing="0" cellPadding="0" bgColor="white" id="table6"> <tr> <td> <table borderColor="#ff69b4" align="center" bgColor="#ffccf5" border="2" id="table7"> <tr> <td style="FILTER: alpha(opacity=100,style=3)"> <p align="center"> <embed src="音乐地址" width="300" height="45" type="audio/mpeg" loop="-1" autostart="true" volume="0"></td> </tr> </table> </td> </tr> </table>
HTML播放器样式3
代码:<p align=center><table style="BORDER-RIGHT: #000000 3px dashed; BORDER-TOP: #000000 3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000 3px dashed" cellSpacing="0" cellPadding="0" bgColor="#00000" id="table5"> <tr> <td> <table borderColor="#000000" align="center" border="1" id="table6"> <tr> <td> <p align="center"> <embed style="FILTER: Xray" src="音乐地址" width="300" height="45" type="audio/mpeg" loop="-1" autostart="true" volume="0"> </td> </tr> </table> </td> </tr> </table>
HTML播放器样式4
代码:<p align="center"><EMBED style="FILTER: Xray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></EMBED>
HTML播放器样式5
代码:<p align="center"><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></EMBED>
HTML播放器样式6
(这个可以添加播放器背景 添加的时候修改下面代码的图片地址换上你要显示的)
代码:
<p align="center"> <TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=图片地址 border=2> <TBODY> <TR> <TD> <TABLE align=center border=0> <TBODY> <TR> <TD style="FILTER: alpha(opacity=60,style=3)"> <p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=45 type=audio/mpeg volume="0" autostart="true" loop="-1"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
HTML播放器样式7
代码
<MARQUEE style="LEFT: 230px; TOP: 100px" scrollAmount=1 scrollDelay=100 direction=up behavior=alternate width=300 height=400>
<MARQUEE scrollAmount=1 scrollDelay=100 behavior=alternate>
<TABLE style="FILTER: progid:D
<TBODY>
<TR>
<TD><EMBED style="FILTER: gray()" src=歌曲地址 width=200 height=20 type=audio/mpeg showstatusbar="1" volume="0" loop="-1" autostart="1"></TD></TR></TBODY></TABLE></MARQUEE><BR></MARQUEE>
HTML播放器样式8
代码
<embed src=音乐地址 width=200 height=43 type=audio/mpeg loop="true" autostart="true">
HTML播放器样式9
代码
<EMBED style="FILTER: Invert" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0">
HTML播放器样式10
代码
<DIV><EMBED style="FILTER: xray()" src=音乐地址 width=180 height=50 type=audio/mpeg autostart="true" loop="true"></DIV>
HTML播放器样式11
代码
<DIV align=left><EMBED style="FILTER: invert(); WIDTH: 200px; HEIGHT: 40px" src=音乐地址 type=audio/mpeg loop="true">
HTML播放器样式12
代码
<EMBED style="FILTER: Alpha(opacity=50,style=2)" src=音乐地址 width=50 height=40 type=audio/mpeg mime-types="mime.types" Initfn="load-types" volume="100" autostart="TRUE" loop="true" controls="ControlPanel" >
HTML播放器样式13
代码
<EMBED style="BORDER-RIGHT: #cccccc 0px solid; BORDER-TOP: #cccccc 0px solid; FILTER: alpha(opacity=40 Style=1 FinishOpacity=40) gray progid:<br>
DXImageTransform.Microsoft.Blur(PixelRadius=0 MakeShadow=false); BORDER-LEFT: #cccccc 3px solid; BORDER-BOTTOM: #cccccc 0px solid" src=音乐地址 width=200 height=26 type=application/x-mplayer2 volume="0" autostart="1" loop="-1">
HTML播放器样式14
代码
<EMBED style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src=音乐地址 width=310 height=28 type=video/x-ms-asf loop="-1" autostart="1" volume="0">
特殊播放器:
-----------------------------------------------------------
隐藏(hidden=true)播放器(不循环播放)
代码
<EMBED src=音乐网址 hidden=true type=audio/x-ms-wma AUTOSTART="1">
-----------------------------------------------------------
隐藏(hidden=true)播放器(循环播放)
代码
<EMBED src=音乐网址 hidden=true type=audio/mpeg AUTOSTART="1" loop="-1">
------------------------------------------------------------
HTML播放器样式15
代码
<DIV class=t_msgfont align=center>
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><FONT size=4><EMBED style="FILTER: Gray" src=音乐地址 width=273 height=35 type=audio/mpeg volume="2" autostart="1" loop="-1"> </FONT></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
<p align=center><FONT size=4></FONT> </P>
<p align=left><FONT color=darkgreen size=4><STRONG></STRONG></FONT> </P>
HTML播放器样式16
代码
<DIV class=t_msgfont align=center>
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=70 type=audio/mpeg loop="1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式17
代码
<DIV class=t_msgfont id=message1177650 align=center>
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=440 height=70 type=audio/mpeg loop="-1" autostart="1" volume="2"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式18
代码
<DIV class=t_msgfont align=center>
<DIV class=t_msgfont align=center>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; WIDTH: 324px; BORDER-BOTTOM: #ff69b4 3px dotted; HEIGHT: 109px" cellSpacing=0 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dashed; BORDER-TOP: #ff69b4 3px dashed; BORDER-LEFT: #ff69b4 3px dashed; WIDTH: 289px; BORDER-BOTTOM: #ff69b4 3px dashed; HEIGHT: 99px" cellSpacing=0 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=2 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE borderColor=#ff69b4 align=center bgColor=#ffccf5 border=2>
<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="1" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
<DIV class=t_msgfont align=center> </DIV></DIV>
HTML播放器样式19
代码
<DIV class=t_msgfont align=center>
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></FONT>
HTML播放器样式20
代码
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=25 type=audio/mpeg loop="1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式21
代码
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=100 height=35 type=audio/mpeg loop="-1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式22
代码
<TABLE style="WIDTH: 299px; HEIGHT: 40px" align=center border=4>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=310 height=30 type=audio/mpeg loop="-1" autostart="1" volume="2"></P></TD></TR></TBODY></TABLE></DIV>
<DIV class=t_msgfont align=left> </DIV>
作者:
李听圃
时间:
2014-7-9 10:49
我得慢慢的体会一下。{:soso_e179:}{:soso_e181:}
作者:
陈小轩
时间:
2014-7-9 10:52
本帖最后由 陈小轩 于 2014-7-9 10:55 编辑
<br /><br />
《渔舟晚唱》~播放器式样3
<P align=center> <TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1> <TBODY> <TR> <TD><EMBED style="FILTER: invert(); WIDTH: 750px; HEIGHT: 45px" src=http://music.baidutt.com/up/kwcuwswd/mkpkm.mp3
type=audio/mpeg autostart="true"></EMBED></TD></TR></TBODY></TABLE> <P align=center></P></DIV> <P></P>
作者:
陈小轩
时间:
2014-7-9 10:56
李听圃 发表于 2014-7-9 10:49
我得慢慢的体会一下。
谢谢关注,上面我发有一播放器样式:lol
作者:
陈小轩
时间:
2014-8-22 14:33
本帖最后由 陈小轩 于 2014-8-22 14:40 编辑
<br /><br /><embed src="http://www.xiami.com/widget/0_30132_720_200_CD5C5C_808080_1/multiPlayer.swf" type="application/x-shockwave-flash" width="720" height="200" wmode="opaque"></embed>
作者:
清风
时间:
2014-8-22 21:41
谢谢小轩!太好了!我收藏了!高亮大家来学习!{:soso_e179:}
作者:
清风
时间:
2014-8-22 21:44
我收藏了音画的一种代码,发上共享~~
组图代码:
<DIV style="POSITION: relative; WIDTH: 1000px; TOP: 150px; LEFT: -200px"> <IMG src="图片地址"> <IMG src="图片地址"><IMG src="图片地址"><IMG src="图片地址"> <EMBED style="POSITION: absolute; WIDTH: 500px; HEIGHT: 420px; TOP: 1000px; LEFT: 380px" height=1000 type=application/octet-stream align=right width=1000 src=http://yinhua.xmsogo.com/fz/flswf2/qt2/015.swf wmode="transparent" quality="high" ;;></EMBED> </DIV><BR><BR><BR><BR><BR><BR><BR><BR> <BR><BR> <BR>
自动播放代码:
<EMBED height=0 type=audio/x-pn-realaudio-plugin align=middle width=0 src=mp3音乐地址 autostart="true" controls="PlayButton" volume="100" loop="true"> </EMBED>
作者:
天地书画诗影苑
时间:
2014-11-12 03:10
<p align=center> <TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1> <TBODY> <TR> <TD><EMBED style="FILTER: invert(); WIDTH: 315px; HEIGHT: 28px" src=音乐地址
http://p3.qhimg.com/t0161e2cf0d6cf0c5c2.jpg
type=audio/mpeg autostart="true"></EMBED></TD></TR></TBODY></TABLE> <p align=center></P></DIV> <p></P>
作者:
陈小轩
时间:
2014-11-12 14:54
本帖最后由 陈小轩 于 2014-11-12 14:58 编辑
天地书画诗影苑 发表于 2014-11-12 03:10
你现在用的是音乐播放器代码,不是图片代码,下面的代码才是图片代码:图片地址的获取:将鼠标右键点击图片出现方框后点击属性,就可见到图片地址,你就可以复制后点击确定,你就在下面图片地址加上这图片地址字样应删除。
http://p3.qhimg.com/t0161e2cf0d6cf0c5c2.jpg
这就是你上面韩红图片地址将它加到下面图片地址上,如〈二〉。然后使用HTML代码模式发布!就行啦!
〈一〉</CENTER>
<br>
<INPUT src="图片地址" type=image width=750>
<br><br>
〈二〉</CENTER>
<br>
<INPUT src="http://p3.qhimg.com/t0161e2cf0d6cf0c5c2.jpg" type=image width=750>
<br><br>
作者:
陈小轩
时间:
2014-11-12 14:54
本帖最后由 陈小轩 于 2014-11-12 14:56 编辑
<br /><br />
天地书画诗影苑 发表于 2014-11-12 03:10
示例如下:
</CENTER>
<br>
<INPUT src="http://p3.qhimg.com/t0161e2cf0d6cf0c5c2.jpg" type=image width=750>
<br><br>
欢迎光临 四季歌文学社区 (http://shijiwenxue.top/)
Powered by Discuz! X3.1