PHP Classes
elePHPant
Icontem

SWF to JPG: Render Flash canvas image as JPEG

Recommend this page to a friend!

  Author Author  
Picture of Gurdeep Singh
Name: Gurdeep Singh <contact>
Classes: 5 packages by
Country: India India
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to render an image drawn on a Flash canvas movie.

A Flash canvas movie displays a drawing area on which the user can draw a picture with brushes of different colors and and thicknesses.

When the user wants the save the drawing, the Flash movie sends the list of the brush strokes to the server.

The class receives the list brush strokes and generates a JPEG image file that represents a copy of the user drawing.

  Classes of Gurdeep Singh  >  SWF to JPG  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SWF to JPG
Base name: swf_to_jpg
Description: Render Flash canvas image as JPEG
Version: 1.0.0
PHP version: 4.0
License: Freely Distributable
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Flash Generate and interact with Flash animations View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
January 2008
Number 4


Prize: One downloadable copy of Komodo Pro
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.

Manuel Lemos

  Pages that reference this package  
Render Flash canvas image as JPEG
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...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login HTML file main1.html Data Converts Flash (SWF) image to JPG image
Accessible without login Image file main1.swf Data Flash file to be embedded in main1.html
Accessible without login Plain text file swfpage.php Example Captures the data from Flash and pass it to PHP class. this is the test script
Plain text file SWFtoJPG.php Class Class to take SWF data and use GD library to convert Flash image to JPG

Install with Composer Install with Composer - Download Download all files: swf_to_jpg.tar.gz swf_to_jpg.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.