Ampersand Internet Scroll Applet


Parameters
sleepSleep time for thread - lower=faster
backcolorThe background colour that appears while the applet image loads
imageThe path to the image file (relative to applet codebase or absolute)
imageincIncrement in pixels of image movement (negative=left, 0=none, positive=right)
textcolorColour of text in format #RRGGBB
textThe text of the scrolling message - uses external file if this text ends with '.txt' (the name of the file)
fontfaceThe font face. Must be a Java supported font
fontweightWeight of font ("plain","bold","italic" and "bolditalic" - defaults to plain)
pointsizeSize of the font
textincMovement of the text
alignmentOptions for vertical text positioning include top, middle/center and bottom
dropshadowOptional drop shadow parameter; if "true" places a black shadow under the text.