在Blogger beta文章內放音樂播放器! - 部落格

Table of Contents

我的網誌是在 Blogger beta

http://naoki-shih.blogspot.com/2006/12/blog-post_23.html

想要使用的音樂播放器是 audio player

http://www.1pixelout.net/code/audio-player-wordpress-plugin/

使用的語法是

<embed src="http://播放器網址.swf?soundFile=http://音樂網址.mp3" type=
"application/x-shockwave-flash" width="290" height="24">

不過,我一直發佈不成功

去google尋找類似的問題

有人最後在語法結尾加上了 </embed>


<embed src="http://播放器網址.swf?soundFile=http://音樂網址.mp3" type=
"application/x-shockwave-flash" width="290" height="24"></embed>

確實,我這樣就可以發佈文章了(不再出現語法錯誤的訊息)

可是在我文章內卻完全是空白一片(看不到播放器)

這個問題我還是無法解決

不知我是那個步驟有問題呢?

謝謝各位大大的幫忙!!

--

All Comments

Kumar avatarKumar2006-12-26
把你的BLOG貼出來吧,我可沒有天眼通 :P
Adele avatarAdele2006-12-28
已經修改把我的 BLOG 貼出~感謝!!
James avatarJames2006-12-29
把你放FLASH 跟 MP3 的資料夾改成英文試試
Carol avatarCarol2006-12-31
通常後面那個</embed>加不加都可以