[flexcoders] Arraycollection to xml

2009-03-20 Thread venkat eswar
Hi all, I am using advanceddatagrid with treestructure. I used Arraycollection as Dataprovider for advanceddatagrid.Now i want to convert the Arraycollection to xml for storing it to database with php as backend. How is it possible. Please help me

[flexcoders] ArrayCollection to xml file function

2007-03-30 Thread Impudent1
I am trying to get some things working with my app and apollo preview. I can get it to save a file locally when it goes offline fine. But I would like to start extending it so that I can give it an arrayCollection(s) and it will write out an xml structured file. This is what I am using to save

RE: [flexcoders] arraycollection to xml

2006-08-18 Thread Tracy Spratt
will be ready as well.   Tracy   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of keithtucci Sent: Thursday, August 17, 2006 10:12 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] arraycollection to xml   i have an xml as my source for a

[flexcoders] arraycollection to xml

2006-08-18 Thread keithtucci
i have an xml as my source for a model which i use as the source for arraycollection. in my array collection i may add or remove items. i would like to get the modified arraycollection back to xml format. the reason for needing the arraycollection in xml format is i use zinc to save the xml