Hi guys,
I’m new to this forum and to Action Script. I’m currently working on a web site for a client and I need a menu that is generated from an external XML document. I’ve followed this excellent tutorial by senocular http://www.kirupa.com/developer/actionscript/xml_dropdown_menu6.htm and was able to achieve much of what I needed.
What I would like the menu to do is when I select a section on the main menu, all sections that are lower then the selected section would drop down and leave room for the subsections of the selected section. When another section is selected, the previously opened section would be closed and then the selected section would open. (If the previous lines are not clear, please have a look at the zipped files, you should understand). I don’t know how to “talk to” the mc that constitute the main menu and tell them to move.