我的網誌是在 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>
確實,我這樣就可以發佈文章了(不再出現語法錯誤的訊息)
可是在我文章內卻完全是空白一片(看不到播放器)
這個問題我還是無法解決
不知我是那個步驟有問題呢?
謝謝各位大大的幫忙!!
--
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