Micro Menu XML is a menu made in flash but it does not require flash for customization; you can use almost any HTML editor to insert the menu in a web page and customize it. It is a simple flash file (swf file), the menu can be customized by editing a configuration file (the XML file) that will be placed in the same directory with the menu, so you can customize the menu using any text editor.
This menu was updated, now you can have better font, unlimited number of buttons and sub buttons, set menu width, search box option.
This new version can do more: loadMovie, gotoAndStop, gotoAndPlay, getURL (default value, open a web page)
Here is what you can customize in the configuration file:
the buttons text
the buttons URL to open
the target frame of the URL to open (same window, new window...)
menu color
sub buttons color
sub buttons transparency
main buttons text color
sub buttons text color
alpha value (transparency) of the rollover light effect
menu bar width
search box on/off
search box URL, variable name, search box width
rollout delay (time to wait after mouse is outside the menu untill submenus hide)
It is very simple, just edit the text marked in the picture, insert the swf file in your page and you are done. In this new version you may add or remove XML tags to create as many buttons as you need.