Devis, I don't understand. You know that you cannot write to the client file system because of the security issues, and Actionscript is a Flash/Flex language that executes on the client.
You must have a server-side program to save/retrieve xml files, so it can't be AS.. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of devisbalsemin Sent: Monday, January 08, 2007 2:29 PM To: [email protected] Subject: [flexcoders] Re: CRUD in XML tanks for your help but it's possible to write xml only with ActionScript.... Thanks again for your help devis --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > Look at this example. > > http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectI <http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&object I> > D=544 > > > > Tracy > > > > ________________________________ > > From: [email protected] <mailto:flexcoders%40yahoogroups.com> [mailto:[email protected] <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of devisbalsemin > Sent: Saturday, January 06, 2007 7:49 AM > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] CRUD in XML > > > > Hi, > can you help me to find some example how to implment Flex 2 CRUD with > xml file??? > Thanks > devis >

