Interfaces
 InterfaceDescription
 INetStreamClient This interface provides all callback methods invoked in a NetStream object.
Classes
 ClassDescription
 ApplicationLoader This loader load an external file who contains a context with all object definitions, resources and configuration objects to create and manage the ECMAObjectFactory IoC container.
 BOM The BOM enumeration class.
 BOMInspector This static tool class inspect and transform the BOM in a ByteArray object.
 Connection The Connection class creates a two-way connection between a client and a server.
 ConnectionCode The enumeration of all codes notify in a Connection when this status is changed.
 ConnectionLevel This static enumeration class defines all net connection levels.
 EdenLoader This loader load an external file with eden document inside and deserialize it when the loading is complete.
 FlashVars This manager register the reference of the parameters object of the root of your application.
 HTMLEntities This static tool class encode or decode the HTML entities in a string.
 HTTPHost Holds all of the variables needed to describe an HTTP connection to a host.
 JSONLoader This loader load an external file with JSON dom inside and deserialize it when the loading is complete.
 MIME Multipurpose Internet Mail Extensions (MIME), an Internet media type, originally called a MIME type after MIME and sometimes a Content-type after the name of a header in several protocols whose value is such a type, is a two-part identifier for file formats on the Internet.
 NetServerConnection This class extends the NetConnection class and defined an implementation based on VEGAS to used Flash Remoting or Flash MediaServer (with AMF protocol).
 NetServerGateway The NetSeverGateway create a gateway between the Flash client and the FMS server.
 NetServerInfo Defines the information object in a onStatus callback method.
 NetServerLevel This static enumeration class defines all net server levels.
 NetServerStatus Defines the enumeration of all NetServerConnection status codes.
 NetStreamClient Specifies the advanced object on which callback methods are invoked by a NetStream object.
 NetStreamExpert This expert control a NetStream.
 NetStreamPublishType Enumeration of all valid values to publish streaming media with a NetStream object.
 NetStreamStatus The NetStream status object who contains the level and the status value of all NetStreams in the application.
 NetStreamTransition This transition control a netstream with a specific expert.
 ParserLoader This loader use a parse external data and deserialize it.
 XMLLoader This loader load an external XML file.