ActionScript 2.0 Components Language Reference |
|
|
|
| XMLConnector component > Using the XMLConnector component > Common workflow for the XMLConnector component | |||
The following procedure outlines the typical workflow for the XMLConnector component.
To use an XMLConnector component:|
NOTE |
You can use the Import Sample Schema button to automate this process. |
params and results) from the XML document to properties of the visual components in your application.
For example, you can connect to an XML document that provides weather data and bind the Location and Temperature data elements to label components in your application. The name and temperature of a specified city appears in the application at runtime.
trigger() method on the XMLConnector component.For a step-by-step example that connects and displays XML using the XMLConnector component, see "Data Integration: Using XML for a Timesheet".
|
|
|
|