all groups > flash data integration > january 2007 >
You're in the

flash data integration

group:

XML data into an Array



XML data into an Array leaguer44
1/21/2007 12:45:51 AM
flash data integration: Hey,

I have successfully loaded an external XML data file into my movie. Now I
would like to save the node values into an array so i can manipulate and call
as required...Is this possible or is there a better way to go about this?
Re: XML data into an Array Perseus101
1/21/2007 5:08:17 AM
Well since you have the XML object loaded, all you would need to do is extract
the nodes and data you needed then push them onto the array..

If you are not too sure how to go about this, give us the XML schema (xml
structure) of what was loaded and what you need and we can shoot you some basic
code to get it done.
Re: XML data into an Array The Feldkircher
1/24/2007 11:51:09 AM
Hi

Have a look at the XPath API its so easy everybody should use it.

http://download.macromedia.com/pub/documentation/en/flash/fl8/XpathAPI.pdf

AddThis Social Bookmark Button