*** Documentation about Demicron's "URLscroll" java-applet *** *********** Version 1.2, programmed by Anibal Wainstein ********** Licence agreement: The registration number for this applet is A00002. Note that Demicron doesn't take any responsibility against damage this applet may do to your system or another. The applet is freeware and may be used commercially by anyone. It may not be altered in any way. Description: The upscrolling URL-scroll is an applet that is useful when you have a lot of links and there isn't enough room on the page. The number of links is unlimited. Text and background color can be specified. You can also configure the event color that you get when you move the pointer across the applet space. Several links can be shown on the screen at one time. The fading function kan be hard on some computers and therefore you can remove it. There is also a parameter that controls the text movement so that you can speed it up. Configuration: * "demicron" (must be "www.demicron.se") Required parameter. * "reg" (must be "A00002") Required parameter. * "foreground" (hexadecimal color value) The text color. * "background" (hexadecimal color value) The background color. * "clickedcolor" (hexadecimal color value) The event color. * "width" (integer number) The applet width in pixels. * "sleeptime" (integer number) The time between links in ms. * "step" (integer number) The step in the scroll movement. Should be about 3. * "fade" ("yes" or "no") Fading function on or off. * "font" ("Helvetica", "TimesRoman", "Courier", "Dialog", "ZapfDingbats") The font type. * "fontsize" (integer number) The font size. * "maxitems" (integer number) Maximum link items. * "maxrows" (integer number) Maximum rows shown in the applet window. * "itemxx" (text) Item no xx. * "urlxx" (text) URL to switch to when you click item no xx. Notice the syntax on the example. The height of the applet can be calculated like this: height = (fontsize+3)*maxrows+3 Here is an example of a HTML-configuration: