If your app is running in the Flash Player in a browser, you cannot save to the client filesystem. Security prohibits this.
If you code is in an AIR app, you can access the local file system. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Remya Sent: Friday, April 04, 2008 1:15 AM To: [email protected] Subject: [flexcoders] Save an image file from Flex application to my local disc My Flex application displays several pictures after a search. I would like to save a particular selected image to my local disc, on the click of a button "Save". How can i proceed with this matter? Thanks Remya

