
This applet is copyright 1997 A&A Butterfield. However
your are free to use it at will. I would, though, appreciate it
if you would mention the author and put a link back to my
homepage: http://www.ozemail.com.au/~butter.
Of course there isn't much I can do if you don't though! :-)
 |
Click on the toolbar to control the
applet. The minimised toolbar can be restored by clicking
on the image area. The dropdown list can be used access
the images by title. |
- Download the file slideshow.zip.
- Expand the file into a new directory keep the directories
as specified in the zip.
- You should have the following files:
| index.html |
the applet viewing page |
| readme.html |
this page |
| No.au |
at beginning/end sound |
| Slide.au |
frame advance sound |
| But1.gif |
buttons up image |
| But2.gif |
buttons over image |
| But3.gif |
buttons down image |
| images/SlideshowNow.gif |
slideshow promotion image |
| images/Title.gif |
title and credits image |
| images/Usage.gif |
image describing toolbar usage |
| com/dcompose/slideshow/*.class |
the java class files |
| com/dcompose/slideshow/*.java |
the java source files (containing javadoc
comments) |
- Replace all image files in /images with your own except
Title.gif which is used by the about screen.
- Edit index.html, specifically the applet tag. Change the
Images tag to add the semicolon separated list of you
filenames. Change the Titles tag to add the semicolon
separated list of you titles. You can use either jpg or
gif files. You can set the size of the applet to be as
big as your largest image or the size of the target
screen resolution. I used 770x550 which will fit onto a
800x600 screen if toolbar and status bar are hidden.
- Test the applet by viewing index.html in you browser.
- Publish on you web site.
[back to applet]