Site Archives xml
FLASH: Recursively parse XML into an array
Flash does not make it easy to handle XML. I’ve used some really bad code to help me parse arrays until I came up with this. It doesn’t handle elements of the same name at the same level, but it can probably be modified to do so.
var myParsedXML = new Array();
var myXML = [...]
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.