教你贴出自动播放音乐
本站已经开通HTML代码功能.这对发音乐(视频)能做带直观和美化.下面介绍几款最常用的播放器.可以直接显示.自动播放.(或手动).显藏可控.循环可调.本帖是珍贵资料.请收藏备用! <BR><BR><BR><EMBED src=\"http://baf.9you.com/sample/197.mp3\" width=300 height=50 type=audio/mpeg loop=\"-1\" autostart=\"TRUE\" volume=\"0\"><BR>
代码如下:(EMBED src=\"歌曲地址\" width=300 height=50 type=audio/mpeg loop=\"-1\" autostart=\"FALSE\" volume=\"0\")<BR><BR><BR>
<EMBED style=\"FILTER: invert()\" src=\"歌曲地址\" width=300 height=50 type=audio/mpeg volume=\"0\" autostart=\"TRUE\" loop=\"true\"><BR><BR><BR>
代码如下:((EMBED style=\"FILTER: invert()\" src=\"歌曲地址\" width=300 height=50 type=audio/mpeg volume=\"0\" autostart=\"TRUE\" loop=\"true\")<BR><BR><BR>
<EMBED style=\"FILTER: Xray\" src=歌曲地址 width=300 height=50 type=audio/mpeg loop=\"-1\" autostart=\"false\" volume=\"0\"><BR>
代码如下:((EMBED style=\"FILTER: Xray\" src=歌曲地址 width=300 height=50 type=audio/mpeg loop=\"-1\" autostart=\"false\" volume=\"0\")<BR><BR><BR>
<EMBED style=\"FILTER: GRAY()\" src=\"歌曲地址\" width=300 height=45 type=audio/mpeg loop=\"-1\" autostart=\"true\" volume=\"0\"><BR>
代码如下:((EMBED style=\"FILTER: GRAY()\" src=\"歌曲地址\" width=300 height=45 type=audio/mpeg loop=\"-1\" autostart=\"true\" volume=\"0\")<BR><BR><BR>
重要提示:<BR>
1 复制时务必将(EMBED。。。)前后的括号()替换成<>。这点非常重要。<BR>
2 WIDTH代表播放器宽度,HEIGHT代表高度,后面的数值可依自己喜好进行调整。<BR>
3 AUTOSTART=\"TRUE\" 这里TRUE代表自动播放,如果换成FALSE则代表手动播放。<BR>
4 发帖前要在\"口使用HTML代码\"前打勾.<BR> 改变后面的高宽可以显示不同效果.
1.减小高度.HEIGHT=25<BR>
<EMBED style="FILTER: invert()" src="歌曲地址" width=300 height=25 type=audio/mpeg volume="0" autostart="TRUE" loop="true> 最小化设置.宽80,高20.<BR><BR><BR>
<EMBED src="歌曲地址" width=80 height=20 type=audio/mpeg loop="-1" autostart="FALSE" volume="0"> 与图片同宽的设置.高=20,宽同图宽.<BR><BR><BR>
<BR><EMBED style="FILTER: Xray" src=歌曲地址 width=550 height=20 type=audio/mpeg loop="-1" autostart="false" volume="0" 我得先收藏了,太宝贵了!多谢楼主! 谢谢九九,辛苦你了哈 顶,这个帖子要一定要顶,谢谢老哥哥 那就再顶下,别沉了 引用第7楼大脑袋于2008-06-18 11:08发表的 :
那就再顶下,别沉了
听弟的,顶,有用 谢谢各位!.不光顶啊.也要实践.就在跟帖里帖得试试吧!先可不加歌曲.帖出播放器.找找感觉吧!