Each package consists
of 2 files: flashmenu_xxx.swf and menu_cfg.txt. (where
xxx is the style)
Unzip the package on
your local machine or your server and open the file
sample.html. You should be able to see the Flash Menu
Bar in action!
Basically, all the settings
of the menu bar is in the "menu_cfg.txt" file.
Below is the list of parameters:
Param Name |
Description |
Possible Values |
c1 to c7 |
caption of buttons (c1 --> 1st button caption,
c7 --> 7th button caption), if a particular caption
is missng, the corresponding button will not appear. |
string (should be urlencoded) |
u1 to u7 |
url of buttons (u1 --> url of 1st button...
and so on) |
string (should be urlencoded) |
t1 to t7 |
click targets of buttons (t1 --> 1st button...etc) |
e.g. _blank, _self, _top...etc |
capc |
button caption color |
6 - digits RGB value |
banic |
button animation (rollover effect) color |
6 - digits RGB value |
bs |
button (rollover effect) style |
1 or 2 (try them out!) |
fc |
animated curser color |
6 - digits RGB value |
fd |
degree of rotation of "balls" in the
animated cursor |
0 to 360 (try a small value, say 30, and 360 to
see the effect) |
fn |
number of "balls" in the animated cursor |
20 is a good number |
bgc |
background color |
6 - digits RGB value |
bganic |
background animation color (i.e. the color of
"bubbles") |
6 - digits RGB value |
loaded |
an important indicator |
must be 1 |