how to create a '.png' image from a flash object.
Currently I am using 'OpenFlashChart' in my application, which works good and shows me a flash of bar or pie chart, now what i want to do is the store a '.png' image of this chart in a folder.
NOTE : I have removed the 'ofc_upload_image.php' file from this library as it has certain vulneribilities. So, basically what i want is to convert a flash into a '.png' image.
Thanks in advance