Free Flash Photo Album downloaded 102,894 times since 2005-08-08.
Preview
How to install
Extract content of zip file.
Modify vfpg_config.txt file. Define 3 variables. Each variable separate by " & " character . img_path is specifying location of photos relative to html file that will display photo gallery. In this example it is photos/ folder. Leave empty if photos are in the same folder with swf file. tmb_path is specifying location of thumbnail images. In this example it is tmb/ folder. Leave empty if thumbnail images are in the same folder with swf file. arr_imgs is holds data about each photo separated by ";" character specifying photo image file name, thumbnail image file name and description. Each value of photo is separated by comma "," character.
Upload photos , swf flash file and vfpg_config.txt configuration file to the internet. Configuration file must be in the same folder with page containing photo gallery.
Add swf flash file to your page. Or copy fallowing code to the page where photo gallery will be displayed. ( correct html code is in zip file)