Slideshow
This applet presents a slideshow, complete with descriptions for each slide. Very slick interface, perfect for presentations. Free for non-commercial use; $20 for commercial use.
Usage: Download the distribution package and unzip it within your HTML directory. Make suer you name your images in consecutive order, i.e. 1.jpg, 2.jpg, 3.jpg, and place them in the same directory as the class and HTML files.
Java Source: not available
HTML Source:
<APPLET CODE="lsSlideShow.class" width=320 height=350>
<PARAM NAME=number VALUE="3">
<PARAM NAME=descriptions VALUE="Above Timber
on Mount Tukhunikivats^I-70 in Utah^Blue Mesa
Resevoir, near Gunnison, CO^">
<PARAM NAME=links VALUE=
"http://www.utah.com/destin/coloradop/publmlsn.htm^.
^http://colorado.mtns.net/gunnison/trips.html^">
<PARAM NAME=link VALUE="blue">
<PARAM NAME=text VALUE="black">
<PARAM NAME=background VALUE="white">
</APPLET>
Author: John Keogh
|