Ampersand Internet Scroll Applet | |
Parameters | |
sleep | Sleep time for thread - lower=faster |
backcolor | The background colour that appears while the applet image loads |
image | The path to the image file (relative to applet codebase or absolute) |
imageinc | Increment in pixels of image movement (negative=left, 0=none, positive=right) |
textcolor | Colour of text in format #RRGGBB |
text | The text of the scrolling message - uses external file if this text ends with '.txt' (the name of the file) |
fontface | The font face. Must be a Java supported font |
fontweight | Weight of font ("plain","bold","italic" and "bolditalic" - defaults to plain) |
pointsize | Size of the font |
textinc | Movement of the text |
alignment | Options for vertical text positioning include top, middle/center and bottom |
dropshadow | Optional drop shadow parameter; if "true" places a black shadow under the text. |