Multilevel Sliding Menu
Multilevel Sliding Menu requires Macromedia Flash 8 and Action Script 2.0. It has a tree structure, getting the data from a XML file.
1. Customization:
a. Edit Library symbols which contain the "[editable]" string. You can easily change color or add gradient color, or set you own animations.
b. Open "Menuitem.as" and edit the variables inside the commented block named "CUSTOMIZATION"
2. Data Provider
The data provider is a XML file named data.xml. This is the default file name and the file it self should be in the same directory as the flash movie clip.
You can also set your own file path via "flashvars" attribute like this: ... flashvars="xml=my_path/my_xml_file.xml" ... if you use it as embed, or
value="xml=my_path/my_xml_file.xml" /> if you use it as an object. When editing the xml file you should know that the tag for a submenu item is