Flash: xml->array
Flash: xml->array
Out of context: Reply #25
- Started
- Last post
- 27 Responses
- snizl0
After using XML2AS with an xml file I am working it it reversed some of the main nodes for some reason
Here's the order it should be in:info
info
info
info
But for some reason it is outputting the order as SE, SW, NE, NW., instead of NW, NE, SW, SE. Any ideas why?