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
-
HTML5 audio : setPosition() doesn’t begin playing if not already, or if paused (matching Flash behaviour)
24 juin 2011m script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js HTML5 audio: setPosition() doesn't begin playing if not already, or if paused (matching Flash (...) -
Old XBM image-based demo I keep forgetting to upload, still linked from P01’s nifty "Defender of the Favicon" demo : http://www.p01.org/releases/DEFENDER_of_the_favicon/
24 juin 2011+ demo/page-player/xbm-test.html Old XBM image-based demo I keep forgetting to upload, still linked from P01's nifty "Defender of the Favicon" demo: http://www.p01.org/releases/DEFENDER_of_the_favicon/ -
Moved internal html5Only to soundManager.html5Only, for detecting "HTML5-only mode" (iOS, Safari or others without Flash etc.)
17 juin 2011, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js Moved internal html5Only to soundManager.html5Only, for detecting "HTML5-only mode" (iOS, Safari or others without Flash (...) -
- http://mixcrate.com/ + http://turntable.fm
13 juin 2011, par Scott Schillerm demo/_image/logo-sprite.png m demo/index.css m index.html - http://mixcrate.com/ + http://turntable.fm -
Event add/remove : use addEventListener based on typeof attachEvent === null (old IE behaviour)
13 juin 2011, par Scott Schillerm demo/360-player/script/360player.js Event add/remove: use addEventListener based on typeof attachEvent === null (old IE behaviour)