Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
/ Widget-JS-API Public archive
forked from soundcloud/Widget-JS-API

This is the official SoundCloud Widget Javascript API

Notifications You must be signed in to change notification settings

zsilbi/Widget-JS-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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