ActionScript 2.0 Components Language Reference |
|
|
|
| XMLConnector component > Using the XMLConnector component | |||
The XMLConnector component provides your application with access to any external data source that returns or receives XML through HTTP. The easiest way to connect with an external XML data source and use the parameters and results of that data source for your application is to specify a schema, the structure of the XML document that identifies the data elements in the document to which you can bind.
|
|
|
|