This section describes the Flex packages.
| Pacote | Description | |
|---|---|---|
| Top Level | The top level contains the core ActionScript classes and global functions. | |
| air.net | The 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.accessibility | The flash.accessibility Pacote contains classes for supporting accessibility in Flash content and applications. | |
| flash.data | The flash.data Pacote contains classes used for working with Adobe AIR local SQL databases. | |
| flash.desktop | The 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.display | The flash.display Pacote contains the core classes that the Flash Player uses to build visual displays. | |
| flash.errors | The flash.errors Pacote contains a set of commonly used error classes. | |
| flash.events | The flash.events Pacote supports the new DOM event model and includes the EventDispatcher base class. | |
| flash.external | The flash.external Pacote contains the ExternalInterface class which can be used to communicate with the Flash Player's container. | |
| flash.filesystem | The flash.filesystem Pacote contains classes used in accessing the filesystem. This Pacote is only available to content running in the Adobe Integrated Runtime. | |
| flash.filters | The flash.filters Pacote contains classes for bitmap filter effects. | |
| flash.geom | The flash.geom Pacote contains geometry classes, such as points, rectangles and transformation matrixes, to support the BitmapData class and the bitmap caching feature. | |
| flash.html | The 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.media | The flash.media Pacote contains classes for working with multimedia assets such as sound and video. | |
| flash.net | The flash.net Pacote contains classes for sending and receiving from the network, such as URL downloading and Flash Remoting. | |
| flash.printing | The flash.printing Pacote contains classes for printing Flash-based content. | |
| flash.profiler | The flash.profiler Pacote contains functions used for debugging and profiling ActionScript code. | |
| flash.sampler | The flash.sampler Pacote contains methods and classes for tracking procedure calls so that you can profile memory usage and optimize applications. | |
| flash.security | The flash.security Pacote includes classes for validating XML signatures. This Pacote is only available to content running in the AIR runtime. | |
| flash.system | The flash.system Pacote contains classes for accessing system-level functionality, such as security, multilanguage content, etc. | |
| flash.text | The flash.text Pacote contains classes for working with text fields, text formatting, text metrics, style sheets, and layout. | |
| flash.ui | The flash.ui Pacote contains user interface classes, such as classes for interacting with the mouse and keyboard. | |
| flash.utils | The flash.utils Pacote contains utility classes, such as data structures like ByteArray. | |
| flash.xml | The flash.xml Pacote contains Flash Player's legacy XML support, and other Flash Player-specific XML functionality. | |
| mx.automation | The mx.automation Pacote contains the automation interfaces. | |
| mx.automation.delegates | The mx.automation.delegates Pacote contains classes that define the methods and properties required to perform instrumentation for Flex framework classes. | |
| mx.automation.delegates.advancedDataGrid | The 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.charts | The mx.automation.delegates.charts Pacote contains classes that define the methods and properties required to perform instrumentation for the chart classes. | |
| mx.automation.delegates.containers | The mx.automation.delegates.containers Pacote contains classes that define the methods and properties required to perform instrumentation for the container classes. | |
| mx.automation.delegates.controls | The mx.automation.delegates.controls Pacote contains classes that define the methods and properties required to perform instrumentation for the control classes. | |
| mx.automation.delegates.core | The mx.automation.delegates.core Pacote contains classes that define the methods and properties required to perform instrumentation for the core classes. | |
| mx.automation.delegates.flashflexkit | The mx.automation.delegates.flashflexkit Pacote contains classes that define the methods and properties required to perform instrumentation for the mx.flash Pacote. | |
| mx.automation.events | The mx.automation.events Pacote contains the automation event classes. | |
| mx.binding.utils | The mx.binding.utils Pacote contains the classes for creating binding watchers and for defining bindings in ActionScript. | |
| mx.charts | The mx.charts Pacote contains the classes for Flex Charting. | |
| mx.charts.chartClasses | The mx.charts.chartClasses Pacote contains the base classes for the Flex charting components. | |
| mx.charts.effects | The mx.charts.effects Pacote contains the effect classes for the Flex charting components. | |
| mx.charts.effects.effectClasses | The mx.charts.effects.effectClasses Pacote contains the effect instance classes for the Flex charting components. | |
| mx.charts.events | The mx.charts.events Pacote contains the classes that define chart event objects. | |
| mx.charts.renderers | The mx.charts.renderers Pacote contains the item renderer classes for the Flex charting components. | |
| mx.charts.series | The mx.charts.series Pacote contains the series classes for the Flex charting components. | |
| mx.charts.series.items | The mx.charts.series.items Pacote contains the items series classes for the Flex charting components. | |
| mx.charts.series.renderData | The mx.charts.series.renderData Pacote contains the data classes for the Flex charting components. | |
| mx.charts.styles | The mx.charts.styles Pacote contains the default HALO styles for the chart controls. | |
| mx.collections | The mx.collections Pacote contains the classes for the Flex collection components. | |
| mx.collections.errors | The mx.collections.errors Pacote contains the error classes for the Flex collection components. | |
| mx.containers | The mx.containers Pacote contains the container classes. | |
| mx.containers.accordionClasses | The mx.containers.accordionClasses Pacote contains the classes used by the Accordion container. | |
| mx.containers.dividedBoxClasses | The mx.containers.dividedBoxClasses Pacote contains the classes used by the DividedBox container. | |
| mx.containers.utilityClasses | The mx.containers.utilityClasses Pacote contains utility classes used by the containers. | |
| mx.controls | The mx.controls Pacote contains the Flex user-interface controls. | |
| mx.controls.advancedDataGridClasses | The mx.controls.advancedDataGridClasses Pacote contains the classes used by the AdvancedDataGrid control. | |
| mx.controls.dataGridClasses | The mx.controls.dataGridClasses Pacote contains the classes used by the DataGrid control. | |
| mx.controls.listClasses | The mx.controls.listClasses Pacote contains the classes used by the list-based controls. | |
| mx.controls.menuClasses | The mx.controls.menuClasses Pacote contains the classes used by the menu-based controls. | |
| mx.controls.olapDataGridClasses | The mx.controls.olapDataGridClasses Pacote contains the classes used by the OLAPDataGrid control. | |
| mx.controls.scrollClasses | The mx.controls.scrollClasses Pacote contains the classes used by controls that support scroll bars. | |
| mx.controls.sliderClasses | The mx.controls.sliderClasses Pacote contains the classes used by the Slider control. | |
| mx.controls.textClasses | The mx.controls.textClasses Pacote contains the classes used by the text-based controls. | |
| mx.controls.treeClasses | The mx.controls.treeClasses Pacote contains the classes used by the Tree control. | |
| mx.controls.videoClasses | The mx.controls.videoClasses Pacote contains the classes used by the VideoDisplay control. | |
| mx.core | The mx.core Pacote contains the base classes and interfaces, such as UIComponent, used by Flex. | |
| mx.core.windowClasses | The mx.core.windowClasses Pacote contains the classes used by the WindowApplication component. | |
| mx.effects | The mx.effects Pacote contains the Factory classes to support behaviors. | |
| mx.effects.easing | The mx.effects.easing Pacote contains the easing classes used by effects. | |
| mx.effects.effectClasses | The mx.effects.effectClasses Pacote contains the effect implementation classes corresponding to the effect factory classes in the mx.effects Pacote. | |
| mx.events | The mx.events Pacote contains the classes that define Flex event objects. | |
| mx.flash | The mx.flash Pacote contains the classes that define the Flex Component Kit for Flash CS3. | |
| mx.formatters | The mx.formatters Pacote contains the classes to support data formatting. | |
| mx.graphics | The mx.graphics Pacote contains drawing classes. | |
| mx.graphics.codec | The mx.graphics.codec Pacote contains classes to convert Bitmap images to other image formats. | |
| mx.logging | The mx.logging Pacote contains the logging classes. | |
| mx.logging.errors | The mx.logging.errors Pacote contains the error classes used by the logging components. | |
| mx.logging.targets | The mx.logging.targets Pacote contains the target classes used by the logging components. | |
| mx.managers | The mx.managers Pacote contains the Flex manager classes, such as DragManager and HistoryManager. | |
| mx.messaging | The mx.messaging Pacote contains the messaging classes used with Data Services. | |
| mx.messaging.channels | The mx.messaging.channels Pacote contains the messaging channel classes used with Data Services. | |
| mx.messaging.config | The mx.messaging.config Pacote contains the messaging configuration classes used with Data Services. | |
| mx.messaging.errors | The mx.messaging.errors Pacote contains the messaging error classes used with Data Services. | |
| mx.messaging.events | The mx.messaging.events Pacote contains the messaging event classes used with Data Services. | |
| mx.messaging.messages | The mx.messaging.messages Pacote contains the message classes used with Data Services. | |
| mx.modules | The mx.modules Pacote contains the classes used to create modular Flex applications. | |
| mx.olap | The mx.olap Pacote contains the classes used to create the OLAP schemas and OLAP queries used by the OLAPDataGrid control. | |
| mx.olap.aggregators | The mx.olap.aggregators Pacote contains the classes used to create the aggregators used by the OLAPDataGrid control. | |
| mx.preloaders | The mx.preloaders Pacote contains the classes used by the download progress bar. | |
| mx.printing | The mx.printing Pacote contains the printing classes. | |
| mx.resources | The mx.resources Pacote contains the classes used to support localization. | |
| mx.rpc | The mx.rpc Pacote contains the RPC classes. | |
| mx.rpc.events | The mx.rpc.events Pacote contains the RPC event classes. | |
| mx.rpc.http | The mx.rpc.http Pacote contains the HTTPService classes. | |
| mx.rpc.http.mxml | The mx.rpc.http.mxml Pacote contains the HTTP service MXML classes. | |
| mx.rpc.mxml | The mx.rpc.mxml Pacote contains the RPC MXML interface. | |
| mx.rpc.remoting | The mx.rpc.remoting Pacote contains the remote object classes. | |
| mx.rpc.remoting.mxml | The mx.rpc.remoting.mxml Pacote contains the remote object MXML classes. | |
| mx.rpc.soap | The mx.rpc.soap Pacote contains the web service classes. | |
| mx.rpc.soap.mxml | The mx.rpc.soap.mxml Pacote contains the web service MXML class. | |
| mx.rpc.wsdl | The mx.rpc.wsdl Pacote contains the WSDL Binding class. | |
| mx.rpc.xml | The mx.rpc.xml Pacote contains the RPC XML-related classes. | |
| mx.skins | The mx.skins Pacote contains the classes that define the skinning components. | |
| mx.skins.halo | The mx.skins.halo Pacote contains the classes used to skin Flex user-interface controls. | |
| mx.states | The mx.states Pacote contains the classes to support view states. | |
| mx.styles | The mx.styles Pacote contains the classes used by the Flex styles components. | |
| mx.utils | The mx.utils Pacote contains Flex utility classes. | |
| mx.validators | The mx.validators Pacote contains the classes to support data validation. |