Tag Archives: AS3
Updates to the SoundCloud AS3 API
During the last week I made some improvements to the SoundCloud AS3 API library:
Full ASDoc documentation is now available online
Uploaded an example file for Flash CS4
API is now prepared for scenarios where you want to automatically get an access token after authentication (I’ll do an extra post on this in the next days)
Added support for requests to [...]
Soundcloud API for Flash and Flex
I’ve just started working on an AS3-Wrapper for the Soundcloud-API. If you never heard of Soundcloud: It’s a very cool service for sharing audio files on the web. Something like Youtube for music, but with style. They already have API-wrappers for Ruby, Cocoa and Python and there are several great apps using these APIs, e.g. [...]
New Tutorial and Updates for the SoundCloud AS3 API