Monthly Archives: January 2011

Save masked image to server. AS3

This is a follow up to my previous post Crop bitmapdata under mask to create new bitmap. In this example I’ve set-up to allow for the cropped image to be saved out from flash to the server. There is also … Continue reading

Posted in Flash AS3, Flash general, php, What i am upto | Tagged , , , , , , , , , , , | 2 Comments

Crop bitmapdata under mask to create new bitmap AS3

So you want to be able to crop an image based on what is viewable through the mask and then saved that cropped image out to a new file. For two days I played about with code to trying to … Continue reading

Posted in Flash AS3, Flash general | Tagged , , , , , , , , , | 5 Comments