PhotoNav Ver 1.5 Readme

Last updated 1/1/99

Current version of PhotoNav is always available at http://www.jenesys.com/downloads/photonav/

  1. Download the applet from http://www.jenesys.com/downloads/photonav/photonav.zip

  2. Expand the photonav.zip file into a new folder, keeping the folder structure as specified in the zip.

  3. You should have the following files:
    index.html applet viewing page
    readme.html this page
    versions.txt version history
    slideshow/no.au at beginning/end sound
    slideshow/slide.au frame advance sound
    slideshow/but1.gif toolbar image
    slideshow/but2.gif toolbar highlight image
    slideshow/but3.gif toolbar press down image
    slideshow/help.jpg online help image
    slideshow/*.class the java class files
    slideshow/*.java the java source files
    images/photo1.jpg test image 1
    images/photo2.jpg test image 2
    images/photo3.jpg test image 3

  4. Replace all image files in /images with your own. Do not remove any of the files from the /slideshow directory. You can create multiple subdirectories in the /images folder to create multiple photo albums, as long as you reference the relative path name when you edit the applet tag.

  5. Edit index.html, specifically the applet tag. Change the Images tag to add the semicolon separated list of your filenames. Change the Titles tag to add the semicolon separated list of your titles. You can use either jpg or gif files. Set the size of the applet to be as big as your largest image, or the size of the target screen resolution.

  6. Test the applet by viewing index.html in your browser.

  7. Publish the applet on your web site.
PhotoNav is based on the original "Slideshow" source code by A&A Butterfield. PhotoNav is copyright 1998 by Steve Jenkins of Jenesys LLC.