Flash Nav
- Started
- Last post
- 4 Responses
- madino
Need help,
I need to create a menu system like this, http://madino.com/nav/
But i need it to go down to the third level. This only goes to the second level. And I have no idea how to set something like this up.
Any tutorials or fla(s) I can look at? I can't understand the one I have now.
Thanks in advance
- spent20000
u need to mod the xml, and the fla. try looking for XML resources.
- SlashPeckham0
does anyone have a link to a level one xml flash nav
thx
- unfittoprint0
you have different levels inside an XML's hierarchy.
The parsing within Flash to make, for example, a 3 level menu, will use a "for in" loop inside a "for in" loop inside another "for in" loop.
Checking the length of each hierarchy nodes.
- SlashPeckham0
this is great
http://www.faithornstudios.com/b…but the menu needs to open horizontally like this!
http://www.custom-networks.co.uk…(which is horrible i know)