backgroundImage PARAM tag
Assigns the name of the image file used for the sheet background.
Syntax
<PARAM NAME = "backgroundImage" VALUE = "fileName>">
Values
- fileName
The name of the image file. If you do not specify a path, Sheet looks first in the path assigned to CODEBASE in the APPLET tag and then looks in the document base. The valid file types are .jpg and .gif.
See also
defaultBackgroundColor PARAM tag
BackgroundImageName property