i need it for web application.... as of now i created a bitmap data and using PNGEncoder i have created a Byte array.. How to send it to a Jsp's...... can u give me the code(JSP) of saving the image in the local file ....
On Sun, Sep 28, 2008 at 10:44 AM, Varun Shetty <[EMAIL PROTECTED]> wrote: > are u planning to do it in for a web application or AIR? > > for web you would require a server side script, PHP/Java... > > On AIR there are libraries available to export as an image. > > regards, > Varun Shetty > > > On Sun, Sep 28, 2008 at 12:33 AM, friends <[EMAIL PROTECTED]> wrote: > >> >> Hi friends, >> How to save a image file in a local system? Can anyone give me the AS >> code for that???I have converted some text into a bitmap data and >> converted into an Byte array... Can anyone help me out in decoding the >> byte array and storing the image in local sys....... >> >> Thanks.. >> Satish >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

