Flash cannot write to the local file system; it can read. To write, you'll need a 3rd party projector (mProjector, SWFStudio, Zinc, Screenweaver [open source]), or Macromedia Director.
----- Original Message ----- From: "Nick Weekes" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, October 26, 2005 6:55 PM Subject: [Flashcoders] Local machine data manipulation Hi all, Im trying to get my head around the capabilities of Flash/Flex for the following simple scenario: 1) Load a text file (csv/txt etc) from the local file system into a flash object 2) Convert this object into properly formatted xml 3) Save to local file system On PC this sort of thing is traditionally done using a windows application, but I would like to know how much of this I can achieve in a flash environment. I have a .NET server/SQL server too, but Im hoping this can all be done client-side so I don't have to upload the data and then re-download it. Any thoughts/ideas appreciated. Cheers, Nick _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

