Check out http://ming.sourceforge.net/
Ming is a C library for generating SWF ("Flash") format movies, plus a set
of wrappers for using the library from C++ and popular scripting languages
like PHP, Perl, Python, and Ruby.
There is also a book out on PHP and multimedia that has a chapter or two
devoted to Ming.
http://www.amazon.com/exec/obidos/tg/detail/-/1861007647/002-7787324-9752066
?v=glance
Warren Vail
-----Original Message-----
From: Todd Cary [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 08, 2004 1:35 PM
To: Matthew Sims
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Re: Slideshow using PHP
Matthew -
<<<
Part of getting the slideshow to work is making the browser switch to the
next image and well, PHP doesn't really make the browser do anything. >>>
As I was thinking about it before posting this thread, that was my
impression. The problem with my javaScript app is the fact that it
needs to load all of the images.
I am hoping there is some way to load the iamges one-at-a-time; as needed.
Someone told me that there is a way to use Flash and PHP.
Todd
Matthew Sims wrote:
>>I do have a JavaScript based "SlideShow", however, I would like to use
>>PHP rather than JavaScript. Is there a way to "loop" with PHP and
>>"display" an image without re-displaying the whole page?
>>
>>Todd
>
>
> To get a good slideshow you'll need to use client side instructions,
> aka javascript. You're probably not going to get it to work so well
> using PHP which is server side instructions.
>
> Part of getting the slideshow to work is making the browser switch to
> the next image and well, PHP doesn't really make the browser do
> anything.
>
> --Matthew Sims
> --<http://killermookie.org>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php