常用音樂添加代碼 2009-04-20 10:49:52 閱讀21 評(píng)論1 字號(hào):大中小
引用
一剪梅 的 常用的音樂添加代碼(轉(zhuǎn)浪狐)引用
和尚 的 常用的音樂添加代碼(轉(zhuǎn)浪狐)<EMBED style="FILTER: Invert" src=音樂地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></EMBED>
第一種:
樣式:
代碼:
<embed src=音樂播放連接地址 width=200 height=50 type=audio/mpeg loop="true" autostart="true">
第二種:
樣式:
代碼:
<DIV><EMBED style="FILTER: xray()" src=音樂播放連接地址 width=180 height=50 type=audio/mpeg autostart="true" loop="true"></DIV>
第三種:
代碼:
<DIV align=left><EMBED style="FILTER: invert(); WIDTH: 200px; HEIGHT: 40px" src=音樂播放連接地址 type=audio/mpeg loop="true"></DIV>
第四種:
樣式:
<EMBED style="FILTER: Invert" src=音樂地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></EMBED>
第一種:
樣式:
代碼:
<embed src=音樂播放連接地址 width=200 height=50 type=audio/mpeg loop="true" autostart="true">
第二種:
樣式:
代碼:
<DIV><EMBED style="FILTER: xray()" src=音樂播放連接地址 width=180 height=50 type=audio/mpeg autostart="true" loop="true"></DIV>
第三種:
代碼:
<DIV align=left><EMBED style="FILTER: invert(); WIDTH: 200px; HEIGHT: 40px" src=音樂播放連接地址 type=audio/mpeg loop="true"></DIV>
第四種:
樣式:
代碼:
<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" >
提示:
播放器寬度width=200 高度height=50 根據(jù)需要設(shè)置,寬度和高度設(shè)為0播放器為隱藏狀態(tài).
loop="true"為循環(huán)播放,loop="false"為不循環(huán)播放.
autostart="true"為自動(dòng)播放,autostart="false"為不自動(dòng)播放.loop="2"播放次數(shù)支持的音樂格式: wma mp3 rm ra ram asf mid.
隱藏音樂代碼
<embed src=http://home.tinp.net.tw/mypage/00088034/34folksc/3402.mp3 width=0 height=0 type=audio/mpeg loop="false" autostart="true">
移動(dòng)
<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:DXImageTransform.Microsoft.Shadow(color:#7ec0ee ,direction:145,strength:20)" cellSpacing=0 cellPadding=0 border=1> <TBODY> <TR> <TD><EMBED style="FILTER: gray()" src=http://bbs.caolu.org/uploadfile/2005-8/200581222374051865.mp3 width=200 height=20 type=audio/mpeg showstatusbar="1" volume="0" loop="-1" autostart="1"></TD></TR></TBODY></TABLE></MARQUEE><BR>
聯(lián)系客服