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

Language Reference only
Filters: Retrieving Data from Server...
Retrieving Data from Server...
 

fl.containers 

(Beta)

The fl.containers package contains classes which load content or other components. This includes BaseScrollPane, which is the basis for all scrolling components, ScrollPane, and UILoader. Components that contain cells such as List or DataGrid are in the fl.controls package.



Classes
 ClassDescription
 BaseScrollPane The BaseScrollPane class handles basic scroll pane functionality including events, styling, drawing the mask and background, the layout of scroll bars, and the handling of scroll positions.
 ScrollPane The ScrollPane component displays display objects and JPEG, GIF, and PNG files, as well as SWF files, in a scrollable area.
 UILoader The UILoader class makes it possible to set content to load and to then monitor the loading operation at run time.