Thanks Brendan! I was indeed looking in the Language Reference documents which is why I couldn't find anything.
In the last section of the Andrew Trice tutorial he's doing pretty much what I'd like to do, but he doesn't supply the source. The piece that I think I need is how to handle the data sent from Flex on the ColdFusion side (i.e., how to create the JPG from a ByteArray sent from Flex). Has anyone seen any tutorials or documentation on this? Paul --- In [email protected], "Brendan Meutzner" <[EMAIL PROTECTED]> wrote: > > 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

