radioclouds icon indicating copy to clipboard operation
radioclouds copied to clipboard

Social graph/radio based on soundcloud api. Written in ActionScript 3

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.