Yes I know this is crossposting, but I cannot move the other post from the games section…
Well, I have been working on this dynamic flash menu. It loads its text/links from a file, and then loads other pages into the flash. I am now trying to make you be able to “fold up” parts of it- basically, when you click on a “header” the headers and links below the header that is below the one you click should come up and hide the links directly below the header you clicked. It works great with only two headers, and with more it folds up perfectly, but strange things happen when you try to unfold it.
I want people to be able to hide parts of the menu. When they click on a “header”, (the black bits on the demo file), I want that header’s section (the links below the header, but above the next header down) to be hidden. I want the rest of the menu to slide up and cover the section who’s header was clicked on. I managed that part of it. I need to figure out why when clicking again on a header of a hidden section (which should reveal the section) makes the menu go all messed up when there are more than two sections.