Live data from Hacker News

One-week side project: a javascript audio player with timecoded DOM modification

feedtheanimalssamples.com

1–4 of 4 posts

Re: One-week side project: a javascript audio player with timecoded DOM modification

#4
post #3

Here's the soundmanager js plugin: http://schillmania.com/projects/soundmanager2/

SoundManager was central to this project. Not having to deal with flash saved me a lot of time and makes for a more lightweight player, I think.