XMLConnector component

The XMLConnector component lets you read or write XML documents using HTTP GET and POST operations. It acts as a connector between other components and external XML data sources.

NOTE

The XMLConnector component is supported only if you are working in a document that specifies ActionScript 2.0 in its Publish Settings.

The XMLConnector component communicates with other components in your application using either ActionScript code or data binding features in the Flash authoring environment. The XMLConnector component has properties, methods, and events, but it has no visual appearance at runtime.

Related topics