Hi,
I'd like to integrate the Monoslideshow ( http://www.monoslideshow.com/ ) .swf file into my index page. I figure I can do this using anycontent.php as I would only want this on the index page and not in a header or footer. Further, I also figured that I could populate the slideshow dynamically by building the .xml file that drives Monoslidshow from php in the anycontent.php file.
I'm no php wizard though. It looks like it would be easy enough to write an msql query to pull 10 random images from the database and build the .xml file that way. I'm just not sure how to link the .swf file in the anycontent.php file to get the .swf file to display.
Anybody ever do anything like this? Any help would be appreciated.
= Ed =