PhotoFlow Flash Gallery


©copyright Photo Gallery by Flash-Gallery.com
 
The embed code of the gallery is below:
<script src="gallery/js/jquery.js" type="text/javascript"></script>
<script src="gallery/js/swfobject.js" type="text/javascript"></script>
<script src="gallery/js/flashgallery.js" type="text/javascript"></script>
<script type="text/javascript">
jQuery.flashgallery('gallery/PhotoFlowGallery.swf', 'gallery/gallery.xml', {width: '800px', height: '400px', background: 'transparent'});
</script>

The free version has the following limitations:
- 15 images maximum;
- contains the copyright label.

NOTE: The commercial version does not have these limitations.

You can configure this gallery by editing this XML file

Pay attention on the following XML parameters:
<imagesFolder>images/</imagesFolder> - path to the folder with images;
<thumbnailsFolder>images/</thumbnailsFolder> - path to the folder with thumbnails;
<maxImageWidth>300</maxImageWidth> - width of the central image. The height of the image depends on the height of the gallery.