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 | |
---|---|---|---|
Base64
| com.dynamicflash.util | Utility class providing Base64 encoding/decoding. | |
ByteTools
| com.curlyben.utils | Utilities for low level byte operations. | |
Console
| com.curlyben.utils | A terminal like overlay for use in debug environments. | |
Convert
| com.curlyben.utils | A utility to aid conversion to and from various data formats. | |
DateTime
| com.curlyben.utils | Utilities for dealing with dates, times and timespans. | |
HTTPEvent
| com.curlyben.events | An HTTP event that gives access to response and request headers. | |
HTTPHeader
| com.curlyben.net | A simple single HTTP header object. | |
HTTPRequest
| com.curlyben.net | A HTTP request handler similair to the builtin flash.net.URLRequest. | |
ID3Event
| com.curlyben.events | An event object container for advanced ID3 tag information. | |
ID3TagReader
| com.curlyben.media | An ID3 tag reader, supporting the majority of features implemented in ID3v1.0 through ID3v2.4. | |
MP3Plus
| net.FlashDen.ourben | Advanced MP3 playlist, file and stream playback for FlashPlayer 9. | |
MP3PlusHelper
| net.FlashDen.ourben | Enables easy UI integration with MP3Plus. | |
Strings
| com.curlyben.utils | A collection of utilities to aid construction and manipulation of strings. |