Hi Akshay, You are right flash player can not access file system so you need to send your data to server side script but if you in AIR you can have access to file system may the following link can explore out the idea better
http://livedocs.adobe.com/flex/3/html/help.html?content=Filesystem_08.html Kalpesh Mahida On Fri, Feb 27, 2009 at 11:50 AM, akshay <[email protected]> wrote: > > Hi Kalpesh, > Thanks for replying, according to u i have to send my > data to server side to create XML document, am i right ?? > Is there only way to do this ?? Why this is so ?? Becoz of flex > application does not have access to file system?? > Thanks in advance, > Akshay > > On Feb 27, 10:11 am, kalpesh mahida <[email protected]> wrote: > > Hi, > > > > You can post your data to any server side script and then the your server > > side script can create XML file, there are several libraries available in > > every scripting language that can manipulate XML files > > > > Kalpesh Mahida > > > > On Thu, Feb 26, 2009 at 12:45 PM, akshay <[email protected]> wrote: > > > > > Hi all, > > > Pl reply to this post.. Thanks > > > Akshay > > > > > On Feb 26, 10:10 am, akshay <[email protected]> wrote: > > > > Hi all, > > > > I am developing one application in which i want to create > > > > XML document where i want to save display object.. > > > > Can u tell me that how can i do it ?? Is there any API to create > > > > document ?? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

