SoundCloud Player for Facebook

A few weeks ago I spent a weekend building an application for Facebook that uses SoundClouds kick-ass widget to play songs off the cloud on your profile. It uses the SoundCloud open API to get a hold of metadata and the flash widget to stream the tracks. Simple as that!

The code is written in PHP on the server side and HTML/Javascript on the client as well as using specific Facebook techniques like FMBL & FBJS. Below is a link to all the code and as you can see it's not so much. Feel free to use the sourcecode in whatever way possible. If you have any questions, just send me an email at hinke at hinkeb.com.

Changelog