Data components

Component

Description

DataBinding package

Theses classes implement the Flash runtime data binding functionality.

DataHolder component

Holds data and can be used as a connector between components.

DataProvider component

This component is the model for linear-access lists of data. This model provides simple array-manipulation capabilities that broadcast their changes.

DataSet component

A building block for creating data-driven applications.

RDBMSResolver component

Allows you to save data back to any supported data source. This resolver component translates the XML that can be received and parsed by a web service, JavaBean, servlet, or ASP page.

WebServiceConnector component

Provides scriptless access to web service method calls.

XMLConnector component

Reads and writes XML documents using the HTTP GET and POST methods.

XUpdateResolver component

Allows you to save data back to any supported data source. This resolver component translates the DeltaPacket into XUpdate.