Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dorianroy/Soundcloud-AS3-API
- Owner: dorianroy
- License: other
- Created: 2009-07-22T08:20:40.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-26T16:19:33.000Z (over 14 years ago)
- Last Synced: 2024-08-03T05:02:00.098Z (6 months ago)
- Language: ActionScript
- Homepage: http://dasflash.com
- Size: 3.01 MB
- Stars: 56
- Watchers: 9
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - 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. (Multimedia / Sound)
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/apiSee the github wiki for documentation and how to get started:
http://wiki.github.com/dorianroy/Soundcloud-AS3-APIIt 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/issuesFeel free to drop me a mail if you have feature requests or would like to
contribute to this project
dori [at] nroy [dot] deCopyright 2009 (c) Dorian Roy
* dasflash.com
* twitter.com/dasflash