Photo Album Applet v2.0b



		
This applet is not only Virtually free, it is also 100% customizable. The background, text background, and forground colors; all the URLSs, the text and images are all parameters.The optimum size for pictures is 300x200, This is perfectly scaled from a 4x6 in picture.
This applet is URL-ware. please send an E-Mail to me with the URL of the page you use it on. I don't ask much, and you don't even have to write anything. But if you like my applet, please take the time to let me know where it is being used, and I will give you a link.
Download album.zip now!!! or if you have already downloaded it, Mail me your URL!!!!!
Please see the Debug sheet for more information on this release
		



Description of Parameters


		
Parameter Description
DEBUG Level of text output (default is none) (beta only) see debug.txt for details
COUNT The number of images to load.
EMBTEXT Text of E-Mail Button
HPBTEXT Text of Home Page Button
NBTEXT Text of next image button
PBTEXT Text of previous image Button
DELAY (optional) Delay in miliseconds. Default is manual switching.
TCOLOR (optional) Text color. Default is "0,0,0"
TBCOLOR (optional) Text background color. Default is "120,120,120"
BGCOLOR (optional) Applet background color. Default is "50,50,50"
IMGBASE (optional) Base directory for images (ex: "/images"). Default is applet directory
BASE Base file name for images ex "paris" would load paris0.jpg, paris1.jpg, paris2.jpg etc...
DESCx (optional)
Description of Image x (0 <= x < COUNT).Default is no description
HPx (optional)
URL for Homepage button of Image x (0 <= x < COUNT). Button will disable if none is given
EMx (optional)
E-Mail Adress for Image x (0 <= x < COUNT). Button will disable if none is given
	


Public Methods Accessible

		
Method Description
public void gotoImage(int i) Sets the current image to the one with id i
public String toString() Gives string representation of all local data in applet
public String getAppletInfo() Returns information about the applet, (really about the author)
public boolean next() Goes to next image
public boolean previous() Goes to previous image
public void setText(String text) Sets the text of the current image (does not save value)
	



Example








The source.

		
This page created by Jason Connelly. All code and HTML is ©1997. Please send any comments or suggestions to jayjoker@swbell.net. Visit my Home Page or page me at ICQ: 946942.