I am currently working on an XML navigation component and am having problems making it collapse and expand correctly with easing animation. I have no problems when it goes two levels, but it messes up on the tertiary navigation, and I REALLY NEED three levels in this thing. Here are links to my swf files to demonstrate it working without animation, and broken with the animation. Also linked is my source file for anyone to look at and debug. If anyone can fix this, well, they’ll have a component for a dynamic generating menu with as many levels of subsections through xml.
Otherwise, would anyone know where I could find a collapsible xml menu with three levels sub navigation (like a section with a subsection that has another subsection)? The other ones are only two!
Anyways, here are the files:
Static Menu (works):
http://www.jcharvet.net/xmlmenu/XMLmenu.html
Animated Menu (iffy):
http://www.jcharvet.net/xmlmenu/XMLmenuAnime.html
Source Files:
http://jcharvet.net/xmlmenu/xmlmenu.zip
This is a really good challenge for a useful component. I really hope someone can help me out!