A new tutorial – Image Generation with AS3 and PHP – is now available at FlashKit.
You’ll learn how to capture an image, a screen shot of a MovieClip in your Flash Application as BitmapData. You’ll learn how to encode this BitmaData properly in order to send it to the PHP Script that will generate and save the JPG image on your server.
The tutorial is available here.
Great tutorial. Thanks for posting it. Would you be able to tell me how to open the image in a new window so the user can save it, like this? http://www.sephiroth.it/tutorials/flashPHP/print_screen/
This one is AS2 and won’t work with my project.
Many thanks.