PHP Gallery
home > flash > photo galleries > php gallery
Hi all, as promised this is the PHP version of XML Gallery 4!! Now it's easier than ever, just put your photos in the "images" folder and that's all! No more XML files, no need to specifiy if the photo is vertical or horizontal, it's soooo easy!! For convenience I left the XML file in the .zip, so if you prefer to use the XML version (mainly to check the flash locally if you don't have a local webserver). IMPORTANT: in order to use the .xml file, you have to uncomment line 217 and comment line 218 in Scene 1>ActionScript layer > frame 2. And of course you need to change the .xml file!! Normally it uses the .php and the code is: 217 //Gallery.load("fotos.xml"); 218 Gallery.load("lettore.php"); To use the .xml simply change it to: 217 Gallery.load("fotos.xml"); 218 //Gallery.load("lettore.php"); I forgot to include the "images" folder in the .zip! Sorry! :D Of course I will keep working on it. There are still a couple of thing to do: 1) Fix some minor bug 2) Add functions (print,save, ecc) 3) Add comments on photos 4) Use more than one folder 5) Guess what? INERTIA!!!! Enjoy!!!! Thanks to Siggy for is clever php script!
Hi all, as promised this is the PHP version of XML Gallery 4!! Now it's easier than ever, just put your photos in the "images" folder and that's all! No more...
< less
more >