1,??梢宰詣诱{(diào)節(jié)長度的音頻播放器 <EMBED style="FILTER: alpha(opacity=15)" src=音樂地址 height=45 type=audio/mpeg autostart="true" loop="true">
說明:這個播放器可以根據(jù)你的頁面大小而自動調(diào)整大小,,放文章處和文章寬度一樣,,想當首頁背景音樂,,就放在模塊里面,就會變的和你一側的寬度一樣,,解決了有的人一側的播放器顯示不完整的問題,! 再加一款大小正好放在一側的音頻播放器 <DIV><EMBED codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 src=音樂地址=65 type=application/x-oleobject flename="mp" autostart="true" loop="true"></EMBED></DIV>
代碼說明:
AUTOSTART="TRUE" 這里TRUE代表自動播放,,如果換成FALSE則代表手動播放 2,。幾種簡單的音頻播放器代碼 代碼一:<embed src="背景音樂網(wǎng)址" hidden="true" autostart="true" loop="true"> 說明:hidden="true" 隱藏播放不顯示播放器的外觀 hidden="false"顯示播放 height="高度值" width="寬度值" 。 autostart="true" 當前頁一載入則自動播放 autostart="false" 當前頁一載入點擊播放 loop="true" 無限次循環(huán)播放 loop="false" 就播放一次 代碼二:<embed src="背景音樂網(wǎng)址" autostart="true" loop="-1" controls="ControlPanel" height="0" > 自動播放無限次的播放器代碼: <embed autostart="true" loop="-1" controls="ControlPanel" height="0" src="音樂地址";> </textarea><embed src=音樂地址=2 autostart=False loop=False>
循環(huán)播放的音樂播放代碼 </textarea><embed src=音樂地址=2 autostart=True loop=False> </textarea><embed src=音樂地址=2 autostart=True loop=True> </textarea><embed src=音樂地址=0 autostart=True loop=True>
自動音樂播放代碼 </textarea><embed src=音樂地址=2 autostart=False loop=True> </textarea><embed src=音樂地址=0 autostart=False loop=False> <img src=":document.getElementById('Mlogo').innerHTML+='<div 幾款播放器與播放器的美化 <EMBED src="歌曲地址"=50 type=audio/mpeg loop="-1" autostart="FALSE" volume="0"> <EMBED style="FILTER: invert()" src="歌曲地址"=50 type=audio/mpeg volume="0" autostart="FALSE" loop="true"> <EMBED style="FILTER: Xray" src=歌曲地址=05 type=audio/mpeg loop="-1" autostart="FALSE" volume="0"> <EMBED style="FILTER: GRAY()" src="歌曲地址"=45 type=audio/mpeg loop="-1" autostart="FALSE" volume="0"> 裝飾美化你的播放器 有了基本的款式后,我們就可以根據(jù)自己的想象力,,巧用HTML的表格,,根據(jù)自己的圖片素材,裝飾美化自己的播放器啦,。只要你有足夠的創(chuàng)意,,調(diào)整代碼,就可以得到各式各樣的播放器,。這里先介紹幾款,。
<EMBED style="FILTER: Xray" src=音樂地址=45 type=audio/mpeg loop="- 1" autostart="false" volume="0"> <DIV> <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> [※ 于 編輯本文] <TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=0 cellPadding=0 align=center bgColor=white>
[※ 于 編輯本文] <TABLE borderColor=#4f3256 align=center background=http://image12.360doc.com/DownloadImg/2010/07/0609/3905572_9.png border=1> |
|