Log in

View Full Version : Flash slide show



wild_honey
02-19-2008, 11:54 AM
hi, I'm looking for a online flash slide show which grap photos from a folder automatically from a web server

Medyman
02-19-2008, 02:02 PM
You can use any old XML slideshow. Just do a quick google search, you should get plenty of hits.

You'll need to use some PHP to write that XML though. Again, google will turn up hundreds of examples.

For any professional website (i.e. for a paying client), I've grown accustomed to juse SlideShowPro (http://slideshowpro.net/). It's highly versatile and flexible. If you know actionscript you can transform it into a lot of different presentations using the included API.

If you have the Flash authoring tool available and want to create the slideshow yourself, do a search on this forum for XML slideshow. I've uploaded several tutorials (with source files) over the past few months.

HTH