Login   Register  
PHP Classes
elePHPant
Icontem

SWF to JPG

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Gurdeep Singh
Name: Gurdeep Singh <e-mail contact>
Packages: 5 Browse all classes by Gurdeep Singh Browse all classes by
Country: India India - PHP jobs in India
Age: ???
All time rank: 35822 in India India
Week rank: 554 Down43 in India India Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
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 .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: -
PHP version: 4.0
License: Freely Distributable
All time users: 4682 users
All time rank: 501
Week users: 4 users
Week rank: 684 Down
 
  Groups   Rate classes User ratings   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

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
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...

  Applications that use this class  
No application links were specified for this class.
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

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.