Calendar

November 2005
S M T W T F S
« Oct   Dec »
 12345
6789101112
13141516171819
20212223242526
27282930  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for November 15th, 2005

Image Cropping with AS3 and Flex 2

Tuesday, November 15th, 2005

This example show how to crop out a section on an image using the new Bitmap and BitmapData classes. It captures the x,y,height, and width from the draggable red crop box. Source code for this sample is available in the Flex By Example section of IFBIN.com.
This sample requires the Flash 8.5 player.
Run [...]