MACROMEDIA FLASH MX 2004-USING FLASH Use Manual page 258

Hide thumbs Also See for FLASH MX 2004-USING FLASH:
Table of Contents

Advertisement

Set up the connector component:
3.
Set component parameters.
Set component properties on the Schema tab.
Bind the connector component to DataSet component.
4.
Set up the DataSet component:
5.
Set component parameters.
Set component properties on the Schema tab.
Bind the UI component to the DataSet component.
6.
Set up the resolver component:
7.
Set component parameters.
Set component properties on the Schema tab.
Bind the resolver component to the DataSet component.
8.
Add additional UI components and code for the resolver functionality (that is, for adding,
9.
editing, or deleting data records).
Bind UI components to resolver components.
10.
Workflow for an external database (non-XML or not a web service):
Set up your data source; for example, in the ColdFusion environment, set up a ColdFusion
1.
DataSource component to connect to your data source.
Add components to the Stage:
2.
DataSet component.
UI component for data display, such as DataGrid.
Resolver component.
Bind the DataSet component to the UI component for data display.
3.
Set up DataSet component:
4.
Set component parameters.
Set component properties on the Schema tab.
Set up a connection to your data; for example, you could set it up through a ColdFusion
5.
component with Flash Remoting services and your own ActionScript code.
Bind the resolver component to the DataSet component.
6.
Set up the resolver component:
7.
Set component parameters.
Set component properties on the Schema tab.
Write ActionScript code using methods of a resolver component class.
Add additional UI components and ActionScript code for the resolver functionality (that is, for
8.
adding, editing, or deleting data records). Bind UI components to resolver components.
258
Chapter 14: Data Integration (Flash Professional Only)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents