MACROMEDIA FLASH 8-USING FLASH Use Manual page 420

Using flash
Table of Contents

Advertisement

You want to create a custom transfer object implementation to complement a business
class on the server.
You plan to send updates back to an external data source using the built-in features of the
DataSet and resolver components (such as automated tracking of changes to your data
that can be converted into multiple formats).
For more information, see
only)" on page
420.
If your application displays dynamic read-only data, you can use a simpler approach that does
not use the DataSet component. You would instead bind the results of a connector
component directly to UI components within your Flash document.
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'll need to 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 Components
Language Reference.
For a tutorial that uses the DataSet component, see the DevNet article "Flash Data
Integration Using Microsoft Active Server Pages (ASP)" at
flash/articles/flashpro_asp.html.
The DataSet component works only with Flash Player 7 or later.
Managing data with the DataSet component (Flash
Professional only)
The data structure that is fundamental to data-driven applications is a table with rows and
columns, or fields. To expose the fields of the current row in the table, you must define
properties of a DataSet component on the Schema tab. (For an example, see the design time
example in
"Accessing the data" on page
Once you have specified a schema for the DataSet component, you typically create the
following bindings to or from a DataSet component:
Bind the results of a connector component to fields of the DataSet component.
Bind fields of the DataSet component to properties of UI components within your
Flash document.
Bind the DeltaPacket property of a resolver component to the DeltaPacket property of a
DataSet component.
420
Data Integration (Flash Professional Only)
"Managing data with the DataSet component (Flash Professional
424.)
www.macromedia.com/devnet/mx/

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?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF