Encoding JPEGs client-side in AS3
I’ve been doing a bunch of Flash Actionscript 3 development lately at work, and one of my favorite features with the new drawing API is the ease and speed with which you can rasterize vector data and manipulate image bitmaps. What’s killer is that Adobe’s as3corelib addon library finally gives us some essential tools that […]