matbury
10-21-2007, 07:55 PM
I'm a newbie to AS 3.0 and I've been looking at how it handles XML.
Wow! They've saved me a lot of work.
I'm getting the hand of reading in XML and the various ways of extracting data from it.
What I'm wondering is, can AS 3.0 add data to an XML file? If so is it as simple as reading it?
Does the XML class handle the nodes and attributes and stuff for you, you know, like adding a new node that contains nested nodes?
What I'd like to do is have Flash create XML for export to PHP to write XML files on the fly. How easy would that be?
The books I'd like to get on the subject haven't been published here yet, so I'm stuck with Flash Help and Adobe's on-line resources. I'm making my way through them... slowly.
Thanks in advance.
Wow! They've saved me a lot of work.
I'm getting the hand of reading in XML and the various ways of extracting data from it.
What I'm wondering is, can AS 3.0 add data to an XML file? If so is it as simple as reading it?
Does the XML class handle the nodes and attributes and stuff for you, you know, like adding a new node that contains nested nodes?
What I'd like to do is have Flash create XML for export to PHP to write XML files on the fly. How easy would that be?
The books I'd like to get on the subject haven't been published here yet, so I'm stuck with Flash Help and Adobe's on-line resources. I'm making my way through them... slowly.
Thanks in advance.