Skip to content

insano37/Widget-JS-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This is the official SoundCloud Widget Javascript API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published