User Guide
Types of components 31
Data handling
ScrollPane component Displays movie clips, bitmaps, and SWF files in a limited area
using automatic scroll bars.
TextArea component An optionally editable, multiline text field.
TextInput component An optionally editable, single-line text input field.
Tree component (Flash
Professional only)
Allows a user to manipulate hierarchical information.
Window component A draggable window with a title bar, caption, border, and
Close button and content-display area.
UIScrollBar Component Allows you to add a scroll bar to a text field.
Component Description
Data binding classes (Flash
Professional only)
Classes that implement the Flash runtime data
binding functionality.
DataHolder component
(Flash Professional only)
Holds data and can be used as a connector between
components.
DataProvider API The model for linear-access lists of data; it provides simple
array-manipulation capabilities that broadcast data changes.
DataSet component (Flash
Professional only)
A building block for creating data-driven applications.
RDBMSResolver component
(Flash Professional only)
Lets you save data back to any supported data source. This
component translates the XML that can be received and
parsed by a web service, JavaBean, servlet, or ASP page.
Web service classes (Flash
Professional only)
Classes that allow access to web services that use Simple
Object Access Protocol (SOAP). These classes are in the
mx.services package.
WebServiceConnector
component (Flash
Professional only)
Provides scriptless access to web service method calls.
XMLConnector component
(Flash Professional only)
Reads and writes XML documents by using the HTTP
GET and
POST methods.
XUpdateResolver
component (Flash
Professional only)
Lets you save data back to any supported data source. This
component translates the delta packet into XUpdate.
Component Description