*** Documentation about Demicron's "Imagefader" java-applet *** ********* Version 1.2, programmed by Anibal Wainstein ********* Description: If you want a nice slideshow then you should use this applet. The applet collects a number of equal-sized pictures and shows them by fading one to another in a cycle. You can also specify an URL connected to the picture that is applied when the user clicks on the picture. Note that the applet space MUST be of the same size as the pictures and ALL the pictures MUST have equal dimensions. Configuration: * "demicron" (must be "www.demicron.se") Required parameter. * "reg" (must be "A00012") Required parameter. * "sleeptime" (integer number) The time a picture will be shown before it fades to another. * "step" (floating point number) The detail of the fade in percent. A lower number gives best detail. Should be around 0.05. * "delay" (integer number) Fade delay. Should be around 20. * "bitmapxx" (text) The name of the picture xx. * "urlxx" (text) The URL of picture xx. If you dont want any, just write a " " (space character). * "target" (text) The target frame. Changes from the last version (1.0): The target frame parameter has been added. The applet now automatically resizes any images so that they fit with the specified applet size. The cursor is now changed to an arrow or hand when moved above the applet. The maxitems parameter has been removed. Here is an example of a HTML-configuration: