Every repository with this icon (
Every repository with this icon (
Home
Welcome to the SoundCloud AS3 API
This ActionScript 3.0 library helps you connecting to the SoundCloud API. It handles all the painful OAuth authentication process for you and offers a simple interface to make requests against the SoundCloud API.
This project is written in pure AS3 so it does not require the Flex framework. It comes as a Library Project for Flash Builder 4 (Gumbo) but you can also use it in any other IDE (e.g. Flash, FDT, FlashBuilder or Flex Builder 3) by simply checking out the bare class files (the “com” folder and all sub folders) into your source path or downloading the SWC file from the bin folder. The SWC is also the best option if you don’t want to mess around with Git at all.
The SoundCloud AS3 API is still work in progress and requires some more testing. If you find any bugs please post them to the Issue tracker.
- This Quick Start tutorial will help you with the first steps
- You can find the complete ASDoc documentation here
- There are also simple example applications available for Flex and Flash CS4 in the download section






