public
Description: Social graph/radio based on soundcloud api. Written in ActionScript 3
Homepage: http://radioclouds.com
Clone URL: git://github.com/mataspetrikas/radioclouds.git
name age message
file LICENSE Mon Apr 06 01:58:05 -0700 2009 Adding MIT License [soundcloud]
file README Fri Mar 20 08:09:21 -0700 2009 first commit [Matas Petrikas]
directory build/ Wed Oct 21 02:26:27 -0700 2009 update the service calls to new SoundCloud api ... [Matas Petrikas]
directory src/ Wed Oct 21 02:26:27 -0700 2009 update the service calls to new SoundCloud api ... [Matas Petrikas]
README
About RadioClouds

I've written RadioClouds as a test application for SoundCloud API. Basically it's a SoundCloud user browser, displaying 
relations and connections between users. Also it plays their most popular track.

It's a ActionScript 3.0 project, compiled in Flash IDE. It should be also possible to build it with any other AS3 
compiler (although the font dependancy should be solved accordingly). Feel free to use the sourcecode in whatever way 
possible. If you have any questions, just send me an email to matas_at_petrikas.de

Sourcecode

Sourcecode v0.2 (tar)
Sourcecode v0.2 (zip)
Changelog

2008.07.14 v0.1 Initial version
2008.07.23 v0.2 Added deeplinking through SwfAddress, overall stability improved.