ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.icomm.assetplacement.controller 


The com.adobe.icomm.assetplacement.controller package contains the Asset Placement Building Block user interface controls.



Interfaces
 InterfaceDescription
 IPackageObject All component objects that load attachments or resources from the package definition file must implement this interface.
Classes
 ClassDescription
 AttachmentLoader The attachment loader class is associated with a list of attachments in a package definition given a controller id.
 PromoImage A PromoImage is an Image control that gets its source value by querying the PackageDefinition object (which is just a wrapper for the package definition file - package.xml) during initialization.
 PromoImageSlideShow PromoImageSlideShow is an extension of PromoImage that can load a series of images from the package definition (package.xml).
 PromoSWFLoader The PromoSWFLoader is a SWFLoader that loads an application SWF from a location specified in the package definition (package.xml) file.
 XMLDataLoader XMLDataLoader is used to load a resource from the package definition that points to an XML data file.
 XMLDataReadyEvent This event is dispatched by the XMLDataLoader when the XML data it is loading is ready to be accessed.