Hey Paul, It's in there... just not shown in the Language Reference documents if that's where you're looking... check out
corelib\src\trunk\src\actionscript3\com\adobe\images Andrew Trice also has a tutorial on capturing UI to bitmap on his blog here: http://www.cynergysystems.com/blogs/page/andrewtrice?entry=flex_2_bitmapdata_tricks_and Brendan On 2/14/07, Paul Whitelock <[EMAIL PROTECTED]> wrote:
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] <flexcoders%40yahoogroups.com>, "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.
-- Brendan Meutzner Stretch Media - RIA Adobe Flex Development [EMAIL PROTECTED] http://www.stretchmedia.ca

