This class might be helpful:

http://blog.greensock.com/xmlparseras2/

I believe it does exactly what you're asking.

Jack

-----Original Message-----
From: ACE Flash [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 19, 2008 6:46 PM
To: [email protected]
Subject: [Flashcoders] Converting simple XML data into Array

hey there, I was using loop to push them into Array....

Is there a way to convert this XML file into Array more easily?  like =>
 xml as Array?

<files>
<file>file name1</file>
<file>file name2</file>
<file>file name3</file>
.....
</files>


var



_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to