jsp/html播放录音

Instructions and HTML sample code

1 Download the all-in-one zip.
2 Upload the .swf player file you want to use on your website.
3 Copy-paste and configure the HTML code with the right MP3 filepath.

1 <object type="application/x-shockwave-flash" data="dewplayer.swf" width="200" height="20" id="dewplayer" name="dewplayer">
2 <param name="movie" value="dewplayer.swf" />
3 <param name="flashvars" value="mp3=test.mp3" />
4 <param name="wmode" value="transparent" />
5 </object>

插件下载地址 http://www.alsacreations.fr/dewplayer-en.html

jsp/html播放录音,布布扣,bubuko.com

jsp/html播放录音

上一篇:linux内核tcp调优规范与方案


下一篇:Linux-find在指定路径下查找文件或目录