怎么在jsp页面内嵌入一个MP3播放器
只要能播放音乐,有暂停、播放、上一曲、下一曲按钮就行,怎么做求指导 web 播放器 jquery
[解决办法]
<embed id="embed1" src="1.mp3" fcksavedurl="1.mp3" type="application/x-mplayer3" autostart=false loop="false" ShowStatusBar="true" ShowPositionControls="false" EnableContextMenu="false" ></embed>