Parameter: |
stars |
Description: |
Number of stars to be displayed simultaneously. |
Default: |
5 |
|
Parameter: |
starcolor |
Description: |
This specifies the color of the stars. This parameter takes the form of a six-digit
hexadecimal number, with two digits for each of the red, green, and blue color components. |
Default: |
Yellow. |
|
Parameter: |
bgcolor |
Description: |
This specifies the color of the background. This parameter takes the form of a six-digit
hexadecimal number, with two digits for each of the red, green, and blue color components. |
Default: |
Black. |
Note: |
The background color will not be visible if a background image is specified. |
|
Parameter: |
background |
Description: |
The name of a graphic image to be used as the background of the applet window. |
Default: |
The background will be a solid color. |
Note: |
If the background image is smaller than the applet window, the image will be tiled to cover the
entire area. |