Applet Tag |
|
The WIDTH & HEIGHT Attributes should be equal to
WIDTH = gridwidth * "image's width" / 2
HEIGHT = gridheight * "image's height" |
Param Tags |
|
gridwidth |
Value should be an integer in the range 2 - 9 |
|
gridheight |
Value should be an integer in the range 2 - 9 |
|
cheat |
Value should be 'yes' if you would like to see statusbar hints when your
mouse is moved to the top left corner of the applet. |
Other Infomation |
|
The appearance of the lights is now governed by a single image file
called loa2.gif. This image should be provided along with the "class
file" for the applet to function properly. Any replacement image
should contain the two light states tiled into it, with the on-state
as the left half and the off-state as the right half. The applet
also now supports any size of image but a small one is recommended. |