WM StarfieldMenu Parameters:
|
bgimg
|
Its the filename of the applet
background image (must be a .jpg or .gif
file)
|
fgimg
|
Its the filename of the applet foreground
image (must be a .jpg or .gif file)
|
fgimgx |
Its the X position of the foreground image in the
applet window |
fgimgy |
Its the Y position of the foreground image in the
applet window |
starfieldqua |
Its the stars number of the starfield
(must be a value between 1 and 256) |
starfieldrx |
If its 1 the stars will
rotate along the X axis, if its 0 the
stars will not rotate along the X axis |
starfieldry
|
If its 1 the stars will
rotate along the Y axis, if its 0 the
stars will not rotate along the Y axis |
starfieldrz |
If its 1 the stars will
rotate along the Z axis, if its 0 the
stars will not rotate along the Z axis |
starfieldfcol |
Its the first color of the stars (RRGGBB
hexadecimal values) |
starfieldscol |
Its the second color of the stars (RRGGBB
hexadecimal values) |
starfielddual |
If its 1 will be displayed two starfields,
if its 0 will be display only one starfield |
Menu parameters:
|
menumode
|
Its the direction of the menu (must
be 0 for vertical menu, 1 for horizontal menu)
|
menutitle |
Its the list of the menu items title (separated by
"|") |
menuurl |
Its the list of the menu items url (with
http://, separated by "|") |
menutarget |
Its the list of the menu items target (separated by
"|", if its _self the url will be show on
the same window, if its _blank the url will be show in a new
window, if its _parent the url will be show in the parent window,
if its _top the url will be show in the top window, if its
a custom value the url will be show in a frame with the custom value
name, all the values are case sensitive) |
menupos |
Its the distance (by pixels) from the left or from
the top, to the first menu item (must be a positive or zero value) |
menuspac |
Its the number of pixels between two menu items (horizontally
or vertically, must be a positive or zero value) |
menuselectmode |
Its the menu selection mode (if its ...) |
menunormalcol |
Its the text color of the menu
items (RRGGBB
hexadecimal values) |
menuselectcol |
Its the text color of the selected menu item
(RRGGBB
hexadecimal values) |
menushadowcol |
Its the color of the shadow menu items (RRGGBB
hexadecimal values) |
menuboxcol |
Its the box or fill color of the selected menu
item (RRGGBB
hexadecimal values) |
menushadow |
If its 1 a shadow in the menu text will appear,If
its 0 a shadow in the menu text will not appear |
menufont |
Its the menu text font (must be 0 for times,
1 for arial or 2 for courier) |
menufonth |
Its the height of the menu text characters (must be
a positive non zero value) |
menualign |
Its the position of the menu in the applet window
(must be 0 for left or top, 1 for center, 2 for
right or bottom) |