My Imagegallery

I’d like to have a word from you about the image gallery I made.

http://dkozar.com/flash/imagegallery/

  • It’s entirely dinamic: pictures are being upload (and folders created) through the HTML interface.
  • After the upload, pictures are being resized to a 800x600 (or 600x800) format (depends of the portrait/landscape orientation) and thumbnails are automaticaly generated.
    Rotation by the steps of 90 degrees is available after download, thumbnails are then re-generated.
  • Flash browses the folders communicating with simple PHP script (using LoadVars.sendAndLoad). PHP returns the content of that particular folder to flash.
  • There are no limitations on the folder structure - the folder can have a sub-sub-subfolder at any depth

I was deffinitely inspired by that Sephiroth image gallery, so I made my own - but without AMFPHP, without any folder depth restrictions and with some keyboard-functionality added.
The photos are not all mine, some of them are from all-around-the-web -> for testing purposes only.
After I fix a few bugs, I intend to put the installation on my site for a free download. :angel: