Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soundcloud/widget-js-api

This is the official SoundCloud Widget Javascript API
https://github.com/soundcloud/widget-js-api

Last synced: about 1 month ago
JSON representation

This is the official SoundCloud Widget Javascript API

Awesome Lists containing this project

README

        

JavaScript based API for the SoundCloud player widget.
Includes jQuery and Prototype.js support.

soundcloud.addEventListener('onPlayerReady', function(player, data) {
console.log('player ready');
});

The Documentation:
http://wiki.github.com/soundcloud/Widget-JS-API

Also check out the examples in the source.
http://github.com/soundcloud/Widget-JS-API/tree/master/examples/

The project is published under MIT license:
Copyright © 2009 SoundCloud Ltd.