
AutoViewer - Picasa Template Instructions
These instructions show you how to create an AutoViewer gallery by using Picasa. This is probably the easiest way to create a AutoViewer gallery. To create an AutoViewer gallery using Picasa, follow these steps:
1. Install Picasa
If you don't already have it, download and install Picasa by clicking the button below.
2. Install AutoViewer Picasa Template
Download the AutoViewer Picasa Template here. (NOTE: this is a different file than the regular AutoViewer download). Unzip the folder to your Picasa web templates folder (usually C:\Program Files\Picasa2\web\templates). Restart Picasa.
3. Create Gallery
Open Picasa. Select the images you want to make a gallery from and click Folder -> Export as HTML Page... Select your image size and gallery title. In the Select a Web Page Template page, select AutoViewer. Click Finish. The gallery will be generated and displayed in a new browser window. Picasa captions will be copied into your AutoViewer gallery.
4. Edit gallery options (optional)
Once you have created your AutoViewer gallery, you can optionally tweak some of the gallery options by editing the generated gallery.xml file using a text editor (e.g. NotePad, TextEdit). Set gallery XML options by editing the 'gallery' tag attributes at the top of the file. Check here for a list of supported XML options.
5. Set gallery background color (optional)
To set the background color, edit index.html. Enter the hex color value as the last parameter in the SWFObject code line:
var fo = new SWFObject("autoviewer.swf", "viewer",
"100%", "100%", "8", "#ff00ff");
6. Upload gallery to your web-server
Use the FTP program of your choice to upload the generated folder to your web-server. To view your gallery, navigate to that folder in your browser.