U-X > XML.parseXML

 

XML.parseXML

XML.parseXML, parseXML, parse XML

Availability

Flash Player 5.

Usage

myXML.parseXML(source)

Parameters

source The XML text to be parsed and passed to the specified XML object.

Returns

Nothing.

Description

Method; parses the XML text specified in the source parameter, and populates the specified XML object with the resulting XML tree. Any existing trees in the XML object are discarded.