- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 26 Feb 2009 08:44:48 +0000 (UTC)
On Thu, 19 Feb 2009, Biju Gm at il wrote: > > > > However, I've been unable to find any information on how to trigger > > several audio files in a synchronized manner. > > I wish this exist for VIDEO tag also. On Firefox nightly the situation > is even worse due to https://bugzilla.mozilla.org/show_bug.cgi?id=476371 > > One solution is watching "timeupdate" event on all items and .pause() > and .play() to make every thing in sync. This really isn't a supported use case right now -- for this kind of thing, SMIL (e.g. in SVG) is the expected way to do it. It's on the list of things to consider in the future, though. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 26 February 2009 00:44:48 UTC