以下的3個 dewplayer (mp3 flash player) 是來自:
http://www.alsacreations.fr/dewplayer-en
1. Mini 1.9 (160x20)
2. Classic 1.9(200x20)
3. Multi 1.9(240x20)
在網頁內可下載此三PLAYER的swf 便可上載到googlepages (不知為何 multi player 上載到googlepages是不可視, 攪了一整天才發現是在googlepages中不可視, 最後上載了too files's documents folder 去, click "download file" 那個icon 後, swf 出現在另一網頁, 將url copy 下來待用.) 後, 得到他們的URL, copy 下來待用.
在dewplayer 網頁也有一個原碼Generator, 你可將你的音樂連結網址貼在"URL of the mp3 file" 挑選你的mp3 player's version, 點取 Classic or Mini or MUlti, 選底色, or transparent (我以上3個PLAYER都是沒有底色), Volume 100% (不用改) 其他 autostart, autoreplay, no cursor, random play (我不要), 只勾選了 time display, 這樣可知音樂的長度, 幾時會完. 按"OK" 原碼便會出現, 將它貼在日誌原碼頁(或writer的程式碼區)便可.
原碼examples:
1. classic & mini player :
<object type="application/x-shockwave-flash" data="dewplayer.swf?mp3=test.mp3" width="200"height="20"><param name="movie" value="dewplayer.swf?mp3=test.mp3" /></object>
<object type="application/x-shockwave-flash" data="dewplayer-multi.swf?mp3=/media/sons/test.mp3|/media/sons/test2.mp3&showtime=1" width="240" height="20"><param name="wmode" value="transparent" /><param name="movie" value="dewplayer-multi.swf?mp3=/media/sons/test.mp3|/media/sons/test2.mp3&showtime=1" /></object>
<embed src="http://dl.toofiles.com/0vimpj/documents/dewplayermulti.swf?mp3=http://meiwechner.googlepages.com/piano1.mp3|http://meiwechner.googlepages.com/thegrand2.mp3|http://meiwechner.googlepages.com/littlerainssay-Thegrande2.mp3&showtime=1" width="240" height="20" type="application/x-shockwave-flash" wmode="transparent"></embed>
* separate URLs with | (pipe).
Example : /media/sons/test.mp3|/media/sons/test2.mp3
"|" 在鍵盤的位置是 Shift + blackslash (是在Enter鍵之上那個有2直點的鍵)
最後發覺:
1. 很難找 swf free hosting
2. mulit player, 就是常出問題, 上載了很多網, 也是不能視的!!!
以上是看了http://idsky.co.cc/f2blog/rewrite.php/read-480.html
未完.............
0 Responses
張貼留言