fantero
/ flash & video
Details
Uploaded: 29 April 2010
Opens With: Flash 8 (8+)
Files Included: FLA, SWF, HTML, PHOTO FOLDER, THUMNAIL FOLDER, LOAD_CONFIG
Size: 1.3mb
Action Script: AS2
Resolution: Resizable
Documentation: bad
Keywords:
Do you like this file?
1 Dynamic Picture loading
2 Easy to install and easy to change content
3 Show pictures automatically with slideshow
4 Integrate to any web site
5 No server side scripting or database requirement
6 Adds great look and functionality to your web site
How to install
1. Extract content of zip file.
2. Modify load_config.txt file. Define 3 variables. Each variable separate by “&â€. 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 “;†specifying photo image name, thumbnail image file name and description. Each value of photo is separated by “,†character.
img_path=photos/&tmb_path=tmb/&arr_imgs=tmb_01.jpg,image_01.jpg,; tmb_02.jpg,image_02.jpg,;tmb_03.jpg,image_03.jpg,;tmb_04.jpg,image_04.jpg,; tmb_05.jpg,image_05.jpg,;tmb_05.jpg,image_06.jpg,;tmb_07.jpg,image_07.jpg,;
3. Upload photos, swf file and load_config.txt file to the internet.
5. Test your web page how it works.