Tag Archives: Component
Rotate using Flex BitmapData and Matrix
Recently, I found myself in need of an image rotation component in Flex so that the rotation takes place on the client and saves the image back to the server. The image source I use has a thumbnail 100×100 and the original image. I wanted to load just the thumbnail to perform the rotation and then once [...]


SuperImage Redux