Flash applets are often used to provide more interactivity to Web pages. They can be used implement interactive applications, for instance, to let the users draw graphics by hand. This package comes with a Flash applet that lets users do that.
When it is necessary to save the user drawing, the Flash applet sends the information about the drawing strokes to the server. The PHP class processes that information and generates a JPEG image with the graphics drawn by the user, allowing the painted image to saved.
This class supplied by Gurdeep Singh. #4 of the complete list of winners of the award on January of 2008. SWF to JPEG is my favorite class on Jan 2008...