Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dorianroy/Soundcloud-AS3-API

Universal Soundcloud API wrapper for Flash, Flex and AIR projects, written in ActionScript 3.0. Please report any bugs in the Issues section.
https://github.com/dorianroy/Soundcloud-AS3-API

Last synced: 3 months ago
JSON representation

Universal Soundcloud API wrapper for Flash, Flex and AIR projects, written in ActionScript 3.0. Please report any bugs in the Issues section.

Awesome Lists containing this project

README

        

*** SOUNDCLOUD AS3 API ***

[![Flattr this](http://api.flattr.com/button/button-compact-static-100x17.png)](http://flattr.com/thing/2773/Soundcloud-AS3-API)

This project offers an easy to use AS3 wrapper for the Soundcloud API
http://soundcloud.com/api

See the github wiki for documentation and how to get started:
http://wiki.github.com/dorianroy/Soundcloud-AS3-API

It is published as a Library Project for Flash Builder. If you want
to use it with a different editor you can do so by simply checking out
the content of the /src and /lib directories into the class path of
your project or by downloading the SWC from the /bin folder and putting
it into your library path.

Soundcloud AS3 API uses Iotashan's OAuth library (source is included)
http://code.google.com/p/oauth-as3/
which uses the as3crypto library (included as a SWC in the library)
http://code.google.com/p/as3crypto/

JSON decoding is done by the Adobe AS3 core library (also included as
a SWC in the lib)
http://code.google.com/p/as3corelib/

This project is published under the MIT License. That means you can use
it for commercial projects. See LICENSE.txt for details.

Please use github's issues management if you encounter any bugs:
http://github.com/dorianroy/Soundcloud-AS3-API/issues

Feel free to drop me a mail if you have feature requests or would like to
contribute to this project
dori [at] nroy [dot] de

Copyright 2009 (c) Dorian Roy

* dasflash.com
* twitter.com/dasflash