SnapShot Applet Version 1.02 by tjb
Copyright © 1996 Thomas Baker

SnapShot is distributed as is. Absolutely no warranty is expressed or
implied.
SnapShot is freeware.
If you have any questions or comments, mail me at
tjb@unh.edu
Download an archive of the source, applet, background jpg, shutter sound, and an example
html file:
Changes:
- 1.02(January 2002) - Released source under the GPL
- 1.02(July 1996) - Fixed a bug with the repeat option
- 1.01(May 1996) - Added ability to specify background and shutter sound by parameter
- 1.0(April 1996) - First Public Release
Usage:
<APPLET code="SnapShot.class" WIDTH=480 HEIGHT=158>
<PARAM NAME="repeat" VALUE="no">
<PARAM NAME="pause" VALUE="1500">
<PARAM NAME="audio" VALUE="yes">
<PARAM NAME="shutter" VALUE="sounds/shutter.au">
<PARAM NAME="background" VALUE="images/film.jpg">
<PARAM NAME="frame1" VALUE="images/moss.jpg">
<PARAM NAME="frame2" VALUE="images/pumpkin.jpg">
<PARAM NAME="frame3" VALUE="images/as.jpg">
<PARAM NAME="frame4" VALUE="images/sundog.jpg">
<PARAM NAME="frame5" VALUE="images/kaaterskill.jpg">
</APPLET>
Go Back to the tjb Java Page
Questions or Comments? Take a look at my home page or mail
me at tjb@unh.edu