Revisions : SoundManager2
A Javascript Sound API supporting MP3, MPEG4 audio and (experimental) video, providing reliable cross-browser/platform audio control. BSD licensed. Experimental HTML5 Audio() support is currently in development.
http://github.com/scottschiller/SoundManager2/commits/master
Les articles publiés sur le site
-
Use onready() instead of deprecated onload. Minor formatting updates.
1er août 2011m demo/template/index.html Use onready() instead of deprecated onload. Minor formatting updates. -
Handle non-flash case with "NA"
31 juillet 2011m troubleshoot/debug.js m troubleshoot/index.html Handle non-flash case with "NA" -
Add useHTML5Audio note to basic template
31 juillet 2011m demo/template/index.html Add useHTML5Audio note to basic template -
Allow 100% HTML5 mode for this demo
31 juillet 2011m demo/mp3-player-button/script/mp3-player-button.js m demo/play-mp3-links/script/inlineplayer.js Allow 100% HTML5 mode for this demo -
Cover offline flash security case, too
31 juillet 2011m demo/index.js Cover offline flash security case, too