Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| SoundcloudAuthEvent | com.dasflash.soundcloud.as3api.events | Event fired on successful authentication requests | |
| SoundcloudClient | com.dasflash.soundcloud.as3api | Central class of the Soundcloud API wrapper for AS3. | |
| SoundcloudDelegate | com.dasflash.soundcloud.as3api | SoundcloudDelegate represents a single call to the API. | |
| SoundcloudEvent | com.dasflash.soundcloud.as3api.events | Basic event fired on successful requests to the Soundcloud API. | |
| SoundcloudFaultEvent | com.dasflash.soundcloud.as3api.events | Event fired on erroneous API requests | |
| SoundcloudResponseFormat | com.dasflash.soundcloud.as3api | Static constants for the Soundcloud API response format. | |
| SoundcloudURLs | com.dasflash.soundcloud.as3api | Static URL constants of the Soundcloud API |