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
-
Blacklist Safari 5.0.1 (533.17.8) on Snow Leopard (OS X 10.6.3 and 10.6.4), HTML5 audio issue still not fixed (but on Apple’s radar) - https://bugs.webkit.org/show_bug.cgi?id=32159#c9
14 août 2010, par Scott Schillerm index.html m script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2.js Blacklist Safari 5.0.1 (533.17.8) on Snow Leopard (OS X 10.6.3 and 10.6.4), HTML5 audio issue still not fixed (but on Apple's radar) - (...) -
mobileFlash.check() for handling HTC Android + Flash 10.1, where flash does not load until on-screen (ie., in view.) If off-screen, positioned at left/top 0px in order to load (including scroll/resize if needed), then events released and movie moved off-screen. If in DOM already, flashLoadTimeout is set to 0 to allow infinite wait (eg., will not timeout and will load when scrolled into view.)
14 août 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2.js mobileFlash.check() for handling HTC Android + Flash 10.1, where flash does not load until on-screen (ie., in view.) If off-screen, positioned at left/top 0px in order to load (including (...) -
+left/top:0px for android devices (flash must be on-screen to load - first-rev, dumbest/simplest approach)
10 août 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2.js +left/top:0px for android devices (flash must be on-screen to load - first-rev, dumbest/simplest approach) -
+wmode:transparent
10 août 2010, par Scott Schillerm demo/animation-2b/script/animation.js +wmode:transparent -
Updated iPad release notes, doc tweaks
10 août 2010, par Scott Schillerm doc/getstarted/index.html m doc/index.html Updated iPad release notes, doc tweaks