5 ms·
Hey James, there's no pre-packaged system to do this, but you do have some options: you could use the widget API http://developers.soundcloud.com/docs/html5-wid
by spadgos 14y ago
Hey James, there's no pre-packaged system to do this, but you do have some options: you could use the widget API http://developers.soundcloud.com/docs/html5-widget http://developers.soundcloud.com/docs/html5-widget
There's no special insider trickery happening on that page: it's all using the public API to load the sound and then just listening to 'time' events while the track plays to trigger scroll actions.
- jamesshamenski 14y agogotcha. Thanks Spadgos!