Index of all elements
[ p ]
[ t ]
[ g ]
p
- parseObject
- in file XMLObject.as, method XMLObject.parseObject()
Transform a Flash Object into An XML
- parseXML
- in file XMLObject.as, method XMLObject.parseXML()
Parse an XML string into a flash object. If allarray param is passed, everything will be pushed into array, even if an XMLNode contains only 1 node. Otherwise 1 node elements will be parsed into single object, and multiple nodes into arrays.
top
top
top
|
|