Author Archives: Paul Bainbridge

What I’ve been upto

I cannot believe how quickly the past 6 months have flown by. Has it really been since January since I last made a blog post. It’s to easy to just tweet rather than post something to the blog. I would … Continue reading

Posted in Android, Flash AS3, What i am upto | Tagged , , , , , , | Leave a comment

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