Interfaces
 InterfaceDescription
 IAsset IAsset must be implemented by all components children assets.
 IMovieAsset  
 IMovieTextFieldAsset  
 ITextFieldAsset  
Classes
 ClassDescription
 Asset Asset is the base class for all components and its children.
 BitmapAsset The BitmapAsset class is a simple Asset object with only one children create with a BitmapData.
 FocusRectAsset  
 LoaderAsset The LoaderAsset class is used to build asset using external files such bitmap files or swf movies.
 MovieAsset MovieAsset is the base class for all components and its children.
 MovieTextFieldAsset MovieTextFieldAsset is the base class for all components textField children.
 TextFieldAsset TextFieldAsset is the base class for all components textField children.