To customize the unlimited xml menu
1. Open the menu.xml file:
and modify the following attributes: leveln, ItemMenu, Clip, LineHeight, StatusClip, TargetName, linkType
- leveln is the level of the menu

- ItemMenu is the name of the item of the menu
- clip is the movieclip choosed for the item (see images below)
- lineHeight is the space between the Items

- TargetName is the path of the page to display
- LinkType: you have 2 types of link. one is MovieClip or url.
exemple :
… TargetName="pages/contact" linkType="MovieClip" swf loads the file contact.swf,
… TargetName="http://http://www.graphic-flash-sources.com" linkType="url" go to the website graphic-flash-sources.com
2. Open the Modify unlimited-xml-menu.fla file and modify your menu style

The MovieClip "clip1", "clip2", … are built like button symbol:


