Details
{startverticalbanner}
PHP Flash SlideShow 0.2
DESCRIPTION:
PHP Flash SlideShow is PHP class to create simple flash slideshow from sequences of JPEG images. It require Ming PHP Extension, otherwise this class WILL NOT WORK.
see example files how to use this class.
REQUIREMENT:
You MUST HAVE PHP with Ming installed as PHP Extension.
You can see if Ming Installed by see phpinfo();
see http://ming.sourceforge.net and http://php.net/manual/en/ref.ming.php for more info
Ask your web server administrator if you don't know how to install it
TODO IN NEXT RELEASE 0.4:
- transition effect between each image
- align images in center of the movie
- automatic scaling of images to fit movie size
- some input validation
SUPPORT:
I'm not provide any technical support. To contact me, view my email in class.flashslideshow.php |
December 2004
Winner
Prize: One copy of the Zend Studio |
The use of Flash animations in Web sites is becoming increasingly more popular due to the very large number of possible animation effects and user interactions.
The PHP Ming extension has made possible for PHP scripts to dynamically generate Flash animations without needing to use the Flash design programs.
This class wraps the creation of a Flash animation that presents an image slideshow built from a list of images defined dynamically by a PHP script using images only available to the server.
This form of presenting a slideshow also makes it more difficult for unauthorized users to extract the images and use them elsewhere without permission.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|