[Webkit-unassigned] [Bug 32141] HTML 5 Audio "load" event is never fired under Snow Leopard / QuickTime X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 5 19:47:50 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32141





--- Comment #6 from Joseph Huckaby <jhuckaby at gmail.com>  2009-12-05 19:47:50 PST ---
Thanks, I understand the reasoning behind it now.  Tis quite unfortunate in the
use case of a web game, however.  I need to load 50+ sound effects of various
lengths, and have to know when they're all "loaded", so I can start the game
engine (so the sounds can all play "instantly" without any latency or network
activity).

As a workaround I am listening for the "canplaythrough" event (I hope you guys
don't remove that one also, haha).

Thanks for your time on this bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list