Flash Gallery is a FREE, simple photo gallery built in Macromedia Flash 2004, that uses XML files to store the information about which images to display. The gallery is easy to configure and update since you need to change only the XML file.

Official website: www.flashgallery.org
Blog posts about Flash Gallery
- 07.07.2007 – Flash Gallery 0.2 beta released
- 08.04.2007 – Flash Gallery update preview
- 03.04.2007 – Flash Gallery update coming soon…
- Flash and XML Gallery Beta
Resources, Tutorials and Related Links
These are some of the things that helped me in creating the Flash Photo Gallery the way it is.
This is a great great flash. But how can I include my email contact in the xml? And is there anyway I can eliminate the captions? Because it stated “Undefined”.
And I did as mentioned in your web but I do not know why my small thumbnails failed to appear at some parts.
Hi,
I want to do some work to your flash gallery. Here is what i want to do:
1. make the xml an input parameter to the flash. This way a more advanced user can display more galleries with a single file. The implicit parameter would still be “images.xml” so the script maintains its simplicity.
2. make the gallery multilanguage. The language code would be passed as a parameter. As for the xml, the caption element would hold an attribute “language”. So the xml would hold a caption element for each language .
What do you think?