XML Data Feeds in Flah
XML Data Feeds in Flah
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unfittoprint0
It's not that hard to parse the XML,
create a XML object, load the XML file, and the parse the object if loading sucessfull, using FOR IN loops to reach the different hierarchies of its content.