Setting Up
Folder and file structure:
The distribution can be downloaded as a ZIP. After downloading, unpack the file into any folder.
| mpg / |
gallery.html |
|
| |
gallery.swf |
|
| |
gallery / |
images.txt |
| |
|
swfobject.js |
| |
|
xxxx.jpg (Sample photos) |
| |
|
: |
|
Requirements:
- An account on a web server
- An FTP program to upload the necessary files to your web server
- A web browser with Flash Player 7 or later
Step 1:
Copy images to 'gallery' folder and list the image names on 'images.txt'. The image name on the top of the list will be displayed first in your gallery. High resolution images will be automatically resized, but it is better to resize them to fit in 400W x 300H before uploading in order to keep the image quality. The images should be JPG.
Example:
Step 2:
To embed the photo gallery into your existing web page, copy the text below and paste it on your HTML page.
Step 3:
Open your FTP program and open an FTP connection to your web server. Then upload all of the files to your web server.
|