Page 1 of 1

Slideshow Image List Generated By PHP Script?

Posted: 26 Jul 2007, 20:39
by ulfie22
I have a PHP application that acts as an image library. I am trying to use ImageVueX to create slick slideshows with images from this library. The images are indexed in a database and stored in a location not in the web tree. They are accessed through a PHP script that knows how to grab and return the correct image.

Is it possible to configure ImageVueX's slideshow to get it's image list from a PHP script and then have the SWF access the images by calling an appropriate URL to grab the image's bits?

Thanks you in advance for your help.