Slideshow in Flash from small pictures of Madeline
I was playing with Flash to see if I could make a simple photo album that you load images from pre-existing URLs on my web site. For now it loads them from an array of items that I put into the Flash file itself but I could take it a step further and have it get the array from a database on the web server through an XML file output through PHP and MySQL or something like that. But for now it hopefully should work. One challenge with it on my machine was that it triggers some security garbage because it is loading the images to the desktop. But here it is in raw first draft form...
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="122" HEIGHT="94" id="madelinebestslides1" ALIGN="">
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
The Flash file itself is available for people who may want to hack more than I download them