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
-
try...catch for dumb IE 9 Audio() "not implemented" error in server case without "desktop experience" installed, means missing HTML5 audio/video support. Hat tip : https://github.com/Modernizr/Modernizr/issues/224
26 octobre 2011, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js try...catch for dumb IE 9 Audio() "not implemented" error in server case without "desktop experience" installed, means missing HTML5 audio/video support. Hat tip: (...) -
minor code formatting
25 octobre 2011, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js minor code formatting -
Merge branch ’master’ of https://github.com/tim-evans/SoundManager2 into tim-evans-master
25 octobre 2011, par Scott Schillerm script/soundmanager2-nodebug.js m script/soundmanager2.js Merge branch 'master' of https://github.com/tim-evans/SoundManager2 into tim-evans-master -
Updated minified builds
25 octobre 2011, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js Updated minified builds -
added suspended event notifications so we are notified when Mobile Safari needs user interaction
19 octobre 2011, par Tim Evansm script/soundmanager2-nodebug.js m script/soundmanager2.js added suspended event notifications so we are notified when Mobile Safari needs user interaction