MACROMEDIA FLASH 8-USING FLASH Use Manual page 421

Using flash
Table of Contents

Advertisement

The following diagram illustrates the data binding that typically is needed when you use a
DataSet component.
The DataSet component is used to hold and organize your data; you must use data bindings
and write ActionScript code to handle updates. Changes that are made to your data through
UI components can be tracked and used to generate a DeltaPacket, an object produced by the
DataSet component that contains a list of changes made to data at runtime. A resolver
component can then manipulate the DeltaPacket into a specific format for use by external
data sources. Using the
method of the DataSet component, you can track
logChanges()
both changes made to the data and methods called.The following illustration shows the flow
of data through a UI component, DataSet and Resolver component, and the DeltaPacket
object produced.
For a common workflow and information on how you use the methods, properties, and
events of the DataSet component to manage your data, see "Using the DataSet component",
"DataSet class (Flash Professional only)", and the "DeltaPacket interface (Flash Professional
only)" in the Components Language Reference.
The DataSet component uses functionality in the DataBinding classes. If you intend to work
with the DataSet component in ActionScript only, without using the Binding and Schema
tabs in the Component inspector to set properties, you must import the DataBinding classes
into your FLA file and set schema properties in your code. For more information, see
"Making data binding classes available at runtime (Flash Professional only)" in the
Components Language Reference.
The DataSet component works only with Flash Player 7 or later.
Data management (Flash Professional only)
421

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-USING FLASH and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF