Login   Register  
PHP Classes
elePHPant
Icontem

Class: SWF to JPG

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gurdeep Singh  >  SWF to JPG  >  Download .tar.gz .zip  >  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
Related classes: , , , , , , ,
Version: -
PHP version: 4.0
License: Freely Distributable
All time users: 4413 users
All time rank: 500
Week users: 3 users
Week rank: 1331
Picture of Gurdeep Singh
Author: Gurdeep Singh <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: ???
All time rank: 35120 in India India
Week rank: 53939 in India India
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

 

  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

  Rate classes User ratings   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
January 2008
Number 4
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
HTML file main1.html Data Converts Flash (SWF) image to JPG image
Image file main1.swf Data Flash file to be embedded in main1.html
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.