Hi Ely, I'm also interested in creating bitmap in Flex and transferring it as a JPG or PNG to the server. I took a look at the as3corelib but didn't see anything in the documentation about working with bitmap/image files. I could be I'm just missing it, so could you perhaps point out where in the package/class the image tools are located?
Also, is there an example or documentation somewhere regarding how to send a JPG or PNG created in a Flex application from a bitmap to ColdFusion and have ColdFusion create the physical file on the server? Thanks! Paul --- Paul Whitelock Denver, Colorado --- In [email protected], "Ely Greenfield" <[EMAIL PROTECTED]> wrote: > > > Hi Prateek. There are various libraries around that allow you to capture > a chart, or any other flex component, as a PNG or JPG. you could then > upload that to the server, and do what you want with it. > > See: > > http://code.google.com/p/as3corelib/ > > Ely.

