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 | |
---|---|---|---|
Address
| com.adobe.fileformats.vcard | ||
ArrayUtil
| com.adobe.utils | Class that contains static utility methods for manipulating and working with Arrays. | |
BitString
| com.adobe.images | ||
CompleteResponseEvent
| com.adobe.protocols.dict.util | ||
ConnectedEvent
| com.adobe.protocols.dict.events | ||
Database
| com.adobe.protocols.dict | ||
DatabaseEvent
| com.adobe.protocols.dict.events | ||
DateUtil
| com.adobe.utils | Class that contains static utility methods for manipulating and working with Dates. | |
Definition
| com.adobe.protocols.dict | ||
DefinitionEvent
| com.adobe.protocols.dict.events | ||
DefinitionHeaderEvent
| com.adobe.protocols.dict.events | ||
Dict
| com.adobe.protocols.dict | ||
DictionaryServer
| com.adobe.protocols.dict | ||
DictionaryServerEvent
| com.adobe.protocols.dict.events | ||
DictionaryUtil
| com.adobe.utils | ||
DisconnectedEvent
| com.adobe.protocols.dict.events | ||
DynamicURLLoader
| com.adobe.net | Class that provides a dynamic implimentation of the URLLoader class. | |
Email
| com.adobe.fileformats.vcard | ||
ErrorEvent
| com.adobe.protocols.dict.events | ||
FileTarget
| com.adobe.air.logging | An Adobe AIR only class that provides a log target for the Flex logging framework, that logs files to a file on the user's system. | |
HMAC
| com.adobe.crypto | Keyed-Hashing for Message Authentication Implementation based on algorithm description at http://www.faqs.org/rfcs/rfc2104.html | |
IllegalStateError
| com.adobe.errors | This class represents an Error that is thrown when a method is called when the receiving instance is in an invalid state. | |
IntUtil
| com.adobe.utils | Contains reusable methods for operations pertaining to int values. | |
IURIResolver
| com.adobe.net | The URI class cannot know about DNS aliases, virtual hosts, or symbolic links that may be involved. | |
JPGEncoder
| com.adobe.images | Class that converts BitmapData into a valid JPEG | |
JSON
| com.adobe.serialization.json | This class provides encoding and decoding of the JSON format. | |
JSONDecoder
| com.adobe.serialization.json | ||
JSONEncoder
| com.adobe.serialization.json | ||
JSONParseError
| com.adobe.serialization.json | ||
JSONToken
| com.adobe.serialization.json | ||
JSONTokenizer
| com.adobe.serialization.json | ||
JSONTokenType
| com.adobe.serialization.json | Class containing constant values for the different types of tokens in a JSON encoded string. | |
MatchEvent
| com.adobe.protocols.dict.events | ||
MatchStrategiesEvent
| com.adobe.protocols.dict.events | ||
MatchStrategy
| com.adobe.protocols.dict | ||
MD5
| com.adobe.crypto | The MD5 Message-Digest Algorithm Implementation based on algorithm description at http://www.faqs.org/rfcs/rfc1321.html | |
MD5Stream
| com.adobe.crypto | Perform MD5 hash of an input stream in chunks. | |
MimeTypeMap
| com.adobe.net | ||
NoMatchEvent
| com.adobe.protocols.dict.events | ||
NumberFormatter
| com.adobe.utils | Class that contains static utility methods for formatting Numbers | |
Phone
| com.adobe.fileformats.vcard | ||
PNGEncoder
| com.adobe.images | Class that converts BitmapData into a valid PNG | |
Response
| com.adobe.protocols.dict | ||
RFC2817Socket
| com.adobe.net.proxies | This class allows TCP socket connections through HTTP proxies in accordance with RFC 2817: ftp://ftp.rfc-editor.org/in-notes/rfc2817.txt It can also be used to make direct connections to a destination, as well. | |
ServiceBase
| com.adobe.webapis | Base class for remote service classes. | |
ServiceEvent
| com.adobe.webapis.events | Event class that contains data loaded from remote services. | |
SHA1
| com.adobe.crypto | US Secure Hash Algorithm 1 (SHA1) Implementation based on algorithm description at http://www.faqs.org/rfcs/rfc3174.html | |
SHA224
| com.adobe.crypto | The SHA-224 algorithm | |
SHA256
| com.adobe.crypto | The SHA-256 algorithm | |
SocketHelper
| com.adobe.protocols.dict.util | ||
StringUtil
| com.adobe.utils | Class that contains static utility methods for manipulating Strings. | |
URI
| com.adobe.net | This class implements functions and utilities for working with URI's (Universal Resource Identifiers). | |
URIEncodingBitmap
| com.adobe.net | This class implements an efficient lookup table for URI character escaping. | |
URLLoaderBase
| com.adobe.webapis | Base class for services that utilize URLLoader to communicate with remote APIs / Services. | |
VCard
| com.adobe.fileformats.vcard | ||
VCardParser
| com.adobe.fileformats.vcard | ||
WSSEUsernameToken
| com.adobe.crypto | Web Services Security Username Token Implementation based on algorithm description at http://www.oasis-open.org/committees/wss/documents/WSS-Username-02-0223-merged.pdf | |
XMLUtil
| com.adobe.utils |