This section describes the Flex packages.


 PacoteDescription
 Top LevelThe top level contains the core ActionScript classes and global functions.
 air.netThe air.net Pacote contains classes for network detection. This Pacote is only available to content running in the Adobe Integrated Runtime. It is included in the ServiceMonitor.swc file (for SWF-based application developers) and ServiceMonitor.swf files (for HTML-based AIR application developers).
 flash.accessibilityThe flash.accessibility Pacote contains classes for supporting accessibility in Flash content and applications.
 flash.dataThe flash.data Pacote contains classes used for working with Adobe AIR local SQL databases.
 flash.desktopThe flash.desktop Pacote contains classes used for copy-and-paste and drag-and-drop operations, as well as the Icon class, used to define system icons used by a file. This Pacote is only available to content running in the Adobe Integrated Runtime.
 flash.displayThe flash.display Pacote contains the core classes that the Flash Player uses to build visual displays.
 flash.errorsThe flash.errors Pacote contains a set of commonly used error classes.
 flash.eventsThe flash.events Pacote supports the new DOM event model and includes the EventDispatcher base class.
 flash.externalThe flash.external Pacote contains the ExternalInterface class which can be used to communicate with the Flash Player's container.
 flash.filesystemThe flash.filesystem Pacote contains classes used in accessing the filesystem. This Pacote is only available to content running in the Adobe Integrated Runtime.
 flash.filtersThe flash.filters Pacote contains classes for bitmap filter effects.
 flash.geomThe flash.geom Pacote contains geometry classes, such as points, rectangles and transformation matrixes, to support the BitmapData class and the bitmap caching feature.
 flash.htmlThe flash.html Pacote contains classes used for including HTML content in an AIR application. This Pacote is only available to content running in the Adobe Integrated Runtime.
 flash.mediaThe flash.media Pacote contains classes for working with multimedia assets such as sound and video.
 flash.netThe flash.net Pacote contains classes for sending and receiving from the network, such as URL downloading and Flash Remoting.
 flash.printingThe flash.printing Pacote contains classes for printing Flash-based content.
 flash.profilerThe flash.profiler Pacote contains functions used for debugging and profiling ActionScript code.
 flash.samplerThe flash.sampler Pacote contains methods and classes for tracking procedure calls so that you can profile memory usage and optimize applications.
 flash.securityThe flash.security Pacote includes classes for validating XML signatures. This Pacote is only available to content running in the AIR runtime.
 flash.systemThe flash.system Pacote contains classes for accessing system-level functionality, such as security, multilanguage content, etc.
 flash.textThe flash.text Pacote contains classes for working with text fields, text formatting, text metrics, style sheets, and layout.
 flash.uiThe flash.ui Pacote contains user interface classes, such as classes for interacting with the mouse and keyboard.
 flash.utilsThe flash.utils Pacote contains utility classes, such as data structures like ByteArray.
 flash.xmlThe flash.xml Pacote contains Flash Player's legacy XML support, and other Flash Player-specific XML functionality.
 mx.automationThe mx.automation Pacote contains the automation interfaces.
 mx.automation.delegatesThe mx.automation.delegates Pacote contains classes that define the methods and properties required to perform instrumentation for Flex framework classes.
 mx.automation.delegates.advancedDataGridThe mx.automation.delegates.advancedDataGrid Pacote contains classes that define the methods and properties required to perform instrumentation for the Flex AdvancedDataGrid control.
 mx.automation.delegates.chartsThe mx.automation.delegates.charts Pacote contains classes that define the methods and properties required to perform instrumentation for the chart classes.
 mx.automation.delegates.containersThe mx.automation.delegates.containers Pacote contains classes that define the methods and properties required to perform instrumentation for the container classes.
 mx.automation.delegates.controlsThe mx.automation.delegates.controls Pacote contains classes that define the methods and properties required to perform instrumentation for the control classes.
 mx.automation.delegates.coreThe mx.automation.delegates.core Pacote contains classes that define the methods and properties required to perform instrumentation for the core classes.
 mx.automation.delegates.flashflexkitThe mx.automation.delegates.flashflexkit Pacote contains classes that define the methods and properties required to perform instrumentation for the mx.flash Pacote.
 mx.automation.eventsThe mx.automation.events Pacote contains the automation event classes.
 mx.binding.utilsThe mx.binding.utils Pacote contains the classes for creating binding watchers and for defining bindings in ActionScript.
 mx.chartsThe mx.charts Pacote contains the classes for Flex Charting.
 mx.charts.chartClassesThe mx.charts.chartClasses Pacote contains the base classes for the Flex charting components.
 mx.charts.effectsThe mx.charts.effects Pacote contains the effect classes for the Flex charting components.
 mx.charts.effects.effectClassesThe mx.charts.effects.effectClasses Pacote contains the effect instance classes for the Flex charting components.
 mx.charts.eventsThe mx.charts.events Pacote contains the classes that define chart event objects.
 mx.charts.renderersThe mx.charts.renderers Pacote contains the item renderer classes for the Flex charting components.
 mx.charts.seriesThe mx.charts.series Pacote contains the series classes for the Flex charting components.
 mx.charts.series.itemsThe mx.charts.series.items Pacote contains the items series classes for the Flex charting components.
 mx.charts.series.renderDataThe mx.charts.series.renderData Pacote contains the data classes for the Flex charting components.
 mx.charts.stylesThe mx.charts.styles Pacote contains the default HALO styles for the chart controls.
 mx.collectionsThe mx.collections Pacote contains the classes for the Flex collection components.
 mx.collections.errorsThe mx.collections.errors Pacote contains the error classes for the Flex collection components.
 mx.containersThe mx.containers Pacote contains the container classes.
 mx.containers.accordionClassesThe mx.containers.accordionClasses Pacote contains the classes used by the Accordion container.
 mx.containers.dividedBoxClassesThe mx.containers.dividedBoxClasses Pacote contains the classes used by the DividedBox container.
 mx.containers.utilityClassesThe mx.containers.utilityClasses Pacote contains utility classes used by the containers.
 mx.controlsThe mx.controls Pacote contains the Flex user-interface controls.
 mx.controls.advancedDataGridClassesThe mx.controls.advancedDataGridClasses Pacote contains the classes used by the AdvancedDataGrid control.
 mx.controls.dataGridClassesThe mx.controls.dataGridClasses Pacote contains the classes used by the DataGrid control.
 mx.controls.listClassesThe mx.controls.listClasses Pacote contains the classes used by the list-based controls.
 mx.controls.menuClassesThe mx.controls.menuClasses Pacote contains the classes used by the menu-based controls.
 mx.controls.olapDataGridClassesThe mx.controls.olapDataGridClasses Pacote contains the classes used by the OLAPDataGrid control.
 mx.controls.scrollClassesThe mx.controls.scrollClasses Pacote contains the classes used by controls that support scroll bars.
 mx.controls.sliderClassesThe mx.controls.sliderClasses Pacote contains the classes used by the Slider control.
 mx.controls.textClassesThe mx.controls.textClasses Pacote contains the classes used by the text-based controls.
 mx.controls.treeClassesThe mx.controls.treeClasses Pacote contains the classes used by the Tree control.
 mx.controls.videoClassesThe mx.controls.videoClasses Pacote contains the classes used by the VideoDisplay control.
 mx.coreThe mx.core Pacote contains the base classes and interfaces, such as UIComponent, used by Flex.
 mx.core.windowClassesThe mx.core.windowClasses Pacote contains the classes used by the WindowApplication component.
 mx.effectsThe mx.effects Pacote contains the Factory classes to support behaviors.
 mx.effects.easingThe mx.effects.easing Pacote contains the easing classes used by effects.
 mx.effects.effectClassesThe mx.effects.effectClasses Pacote contains the effect implementation classes corresponding to the effect factory classes in the mx.effects Pacote.
 mx.eventsThe mx.events Pacote contains the classes that define Flex event objects.
 mx.flashThe mx.flash Pacote contains the classes that define the Flex Component Kit for Flash CS3.
 mx.formattersThe mx.formatters Pacote contains the classes to support data formatting.
 mx.graphicsThe mx.graphics Pacote contains drawing classes.
 mx.graphics.codecThe mx.graphics.codec Pacote contains classes to convert Bitmap images to other image formats.
 mx.loggingThe mx.logging Pacote contains the logging classes.
 mx.logging.errorsThe mx.logging.errors Pacote contains the error classes used by the logging components.
 mx.logging.targetsThe mx.logging.targets Pacote contains the target classes used by the logging components.
 mx.managersThe mx.managers Pacote contains the Flex manager classes, such as DragManager and HistoryManager.
 mx.messagingThe mx.messaging Pacote contains the messaging classes used with Data Services.
 mx.messaging.channelsThe mx.messaging.channels Pacote contains the messaging channel classes used with Data Services.
 mx.messaging.configThe mx.messaging.config Pacote contains the messaging configuration classes used with Data Services.
 mx.messaging.errorsThe mx.messaging.errors Pacote contains the messaging error classes used with Data Services.
 mx.messaging.eventsThe mx.messaging.events Pacote contains the messaging event classes used with Data Services.
 mx.messaging.messagesThe mx.messaging.messages Pacote contains the message classes used with Data Services.
 mx.modulesThe mx.modules Pacote contains the classes used to create modular Flex applications.
 mx.olapThe mx.olap Pacote contains the classes used to create the OLAP schemas and OLAP queries used by the OLAPDataGrid control.
 mx.olap.aggregatorsThe mx.olap.aggregators Pacote contains the classes used to create the aggregators used by the OLAPDataGrid control.
 mx.preloadersThe mx.preloaders Pacote contains the classes used by the download progress bar.
 mx.printingThe mx.printing Pacote contains the printing classes.
 mx.resourcesThe mx.resources Pacote contains the classes used to support localization.
 mx.rpcThe mx.rpc Pacote contains the RPC classes.
 mx.rpc.eventsThe mx.rpc.events Pacote contains the RPC event classes.
 mx.rpc.httpThe mx.rpc.http Pacote contains the HTTPService classes.
 mx.rpc.http.mxmlThe mx.rpc.http.mxml Pacote contains the HTTP service MXML classes.
 mx.rpc.mxmlThe mx.rpc.mxml Pacote contains the RPC MXML interface.
 mx.rpc.remotingThe mx.rpc.remoting Pacote contains the remote object classes.
 mx.rpc.remoting.mxmlThe mx.rpc.remoting.mxml Pacote contains the remote object MXML classes.
 mx.rpc.soapThe mx.rpc.soap Pacote contains the web service classes.
 mx.rpc.soap.mxmlThe mx.rpc.soap.mxml Pacote contains the web service MXML class.
 mx.rpc.wsdlThe mx.rpc.wsdl Pacote contains the WSDL Binding class.
 mx.rpc.xmlThe mx.rpc.xml Pacote contains the RPC XML-related classes.
 mx.skinsThe mx.skins Pacote contains the classes that define the skinning components.
 mx.skins.haloThe mx.skins.halo Pacote contains the classes used to skin Flex user-interface controls.
 mx.statesThe mx.states Pacote contains the classes to support view states.
 mx.stylesThe mx.styles Pacote contains the classes used by the Flex styles components.
 mx.utilsThe mx.utils Pacote contains Flex utility classes.
 mx.validatorsThe mx.validators Pacote contains the classes to support data validation.