XML
Availability
Flash Player 5;became a native object in Flash Player 6, which improved performance significantly.
Description
Use its methods and properties to load, parse, send, build, and manipulate XML document trees.
An XML object must be created before calling any of the methods of the XML class.
Methods
addRequestHeader appendChild cloneNode createElement createTextNode getBytesLoaded getBytesTotal hasChildNodes insertBefore load parseXML removeNode send sendAndLoad toString
Events
onData onLoad
Properties
contentType docTypeDecl firstChild ignoreWhite lastChild loaded nextSibling nodeName nodeType nodeValue parentNode previousSibling status xmlDecl