Hi friends

        public function DownloadImage():void {

                var imageMap:ImageSnapshot = ImageSnapshot.captureImage(chart)
                var file:FileReference = new FileReference();
                file.save(imageMap.data,"chart.jpg")
        }


* Note : "Chart"  --> ID, Can you please install flex 3.2 and above
and install the flash player 10

Thanks
Srini
[email protected]




On Apr 25, 4:07 pm, K R V <[email protected]> wrote:
> Hello frdns
>
>             I need to know How To Save or Convert ' Charts From flash'
> to any Image like bmp ,jpeg,etc.......
>
> Thank
>
> kamlesh Vaghela
> (flourin Fx , Java Fx & Flex User)

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to