The following is the complete list of parameters and features available in the fully licensed version.
Parameter Index
See also Button Images.
Parameters
The background color of the applet on start up.
Typical Value: "170|210|210"
Range Of Values: "0-255|0-255|0-255"
Default Value: "255|255|255"
The color of the text for the start up message.
Typical Value: "10|10|200"
Range Of Values: "0-255|0-255|0-255"
Default Value: "0|0|0"
The message to be displayed on start up.
Typical Value: "Loading Images..."
Range Of Values: "Text"
Default Value: "Loading Please Wait..."
The main backgorund color of the applet.
Typical Value: "170|210|210"
Range Of Values: "0-255|0-255|0-255"
Default Value: "255|255|255"
The width in pixels of the border.
Typical Value: "5"
Range Of Values: "0" - Half the width of the applet.
Default Value: "0"
The file name containing the button images.
Typical Value: "buttons.gif"
Range Of Values: .jpg or .gif filename
Default Value: No default image.
The filename containing the background image.
Typical Value: "bg.gif"
Range Of Values: .jpg or .gif filename
Default Value: No default image.
The filename containing the title image.
Typical Value: "title.gif"
Range Of Values: .jpg or .gif filename
Default Value: No default image.
The attributes of the button where x is the number of the button i.e. 1st button is BUTTON1, 2nd button is BUTTON2 etc...
Typical Value: "100|20|button1.htm|button|click.au"
Range Of Values: "Width | Height | URL | Target frame | Audio Filename "
Default Value: "0|0|" "|" "|" "
The image file should contain three images for each button, one for each state of the button. The three images should be arranged from left to right where the first image represents the Start up image, the second is displayed on mouseover and the third is displayed on a mouse click. Each image should be same height and width as specified in the WIDTH and HEIGHT parameters of the BUTTON parameter. Each set of three images should be placed from top to bottom in the Image file. For example the image file below shows the images required for a menu with 10 buttons.
![]()
© 2000 JPowered.com.