Flex Paint – Flex Display Object to PNG
UPDATE - I’ve created a new version of Flex Paint which doesn’t require the server roundtrip.
Flex allows you to easily create beautiful UIs. But what if you want to take a piece of the UI and save it as an image? Well, using Tinic’s AS3 PNG Encoder, Remote Object, and Flash’s BitmapData and ByteArray API it’s very easy. To show how this is done, I created a simple application called Flex Paint.