例如:
做出選擇後,複製並貼上上述的嵌入程式碼。程式碼會根據您的選擇而變更。
請注意看這裡的選項做勾選
請注意看
國內點下崁入鍵會出現的
<object width="480" height="390"><param name="movie" value="http://www.youtube.com/v/T6yWtJ-tH8o?fs=1&hl=zh_TW"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/T6yWtJ-tH8o?fs=1&hl=zh_TW" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="390"></embed></object>
在http://www.youtube.com/v/T6yWtJ-tH8o?fs=1&hl=zh_TW"
TW後面接上
&fs=1&autoplay=1&loop=1
這段字串在 " 前面
變成
http://www.youtube.com/v/T6yWtJ-tH8o?fs=1&hl=zh_TW&fs=1&autoplay=1&loop=1"
就會自動撥放
其他如
<embed height="60" type="application/x-shockwave-flash" width="000" src="http://vlog.xuite.net/_a/Mjk3OTg0OQ==&ar=1&as=1" allowfullscreen="true" allowscriptaccess="always"></embed>
<embed width="120" height="80" src="http://pic.wretch.cc/icon/mp3player.swf?config=http://l.yimg.com/wretch.yimg.com/icon/mp3player.xml&file= MP3網址 &name=123boy"></embed>
<EMBED src="http://www.youtube.com/v/b52yVzsz31U&hl=zh_TW&fs=1&autoplay=1&loop=1" type="application/x-shockwave-flash" width="225" height="200"></EMBED>
》貼MV的
<embed src=貼MV網址 width=325 height=300 autostart=false>
》貼音樂的→隱藏(自動播放器)
<embed src="貼音樂網址" autostart="true" loop="1" volume="50" hidden="true"></embed>
》貼音樂的→顯示(手動播放器)
<embed src="貼音樂網址" width="300" height="45" loop="-1" autostart="0" ></embed>
》貼連結網址→範例:點我
<a href="貼你要的網址"><font color="#0000ff">打上你要的名稱</font><br/>
說明:
src="網址" ←這裡面打入是你背景音樂的檔案網址
autostart="0" ←設定1是進入網誌自動開啟音樂,0為被動
loop="1" ←設定1是重複播放,0為單次播放
volume="0" ←音量,範圍是由-10000到0,0代表最大音量輸出
width="200" ←播放面板的寬度
heigh="300" ←播放面板的高度
loop=重播 autostart=自動播放 true = 需要 false= 不需要
scr="打上音樂的原始檔網址" 一定要加上" " 喔
記得我打括號 ( )的地方 全部都要換成 < > 這樣的中括號
還有上面的語法要連在一起 不可以分行喔!!
※要設為隱藏的話將width與heigh設為0即可※
參考我製作的~線上編輯多首音樂盒~看看~
基本上只要輸入音樂網址~再把語法貼上你要放的網頁~就可以用了~
面板目前大約有130多個~
http://www.wretch.cc/blog/homeby2001/10228831
懶人複製 (提供給真的不知道該怎麼設定顯示器的朋友參考!)
◆顯示播放器類
自動播放音樂.無限次自動重播 <embed src="此處貼上音樂網址" autostart="true" loop="1" volume="100" width="230" height=45></embed>
自動播放音樂.播放一次後就停止 <embed src="此處貼上音樂網址" autostart="true" loop="0" volume="100" width="230" height=45></embed>
不自動播放音樂.無限次自動重播 <embed src="此處貼上音樂網址" autostart="false" loop="1" volume="100" width="230" height=45></embed>
不自動播放音樂.播放一次後就停止 <embed src="此處貼上音樂網址" autostart="false" loop="0" volume="100" width="230" height=45></embed>
◆隱藏播放器類
自動播放音樂.無限次自動重播 <embed src="此處貼上音樂網址" autostart="true" hidden="true" loop="1" volume="100" width="230" height=45></embed>
自動播放音樂.播放一次後就停止 <embed src="此處貼上音樂網址" autostart="true" hidden="true" loop="0" volume="100" width="230" height=45></embed>
不自動播放音樂.播放一次後就停止 <embed src="此處貼上音樂網址" autostart="false" hidden="true" loop="0" volume="100" width="230" height=45></embed>
不自動播放音樂.無限次自動重播 <embed src="此處貼上音樂網址" autostart="false" hidden="true" loop="1" volume="100" width="230" height=45></embed>
貼播放多首音樂
<SCRIPT Language="JavaScript">
tips = new Array(4);
tips[0] = "音樂網址";
tips[1] = "音樂網址";
tips[2] = "音樂網址";
tips[3] = "音樂網址";index = Math.floor(Math.random() * tips.length);
document.write("<EMBED SRC=" + tips[index] + " autostart=true width=0 height=0 loop=true hidden=TRUE></EMBED>");
</SCRIPT>
也可以自己製作 音樂影片的圖片 或音效
然後上傳到YOU TUBE 自己的盒子裡面
當然 得先註冊為會員
那個以後我慢慢再教
送你一曲 我愛聽的歌之一