Hi!
I am developing an application with flash interface that is based completey on mySqL and talks through php with that database.
So I have created a multilevel menu through actionscript 2. When I move forward with my mouse everything works fine. I mean when I am going from level 1 to level 2 blah bah blah. The problem is when I move backwards. I need some sort of thing to remove the front levels. I mean that if I am in level 4, and I go to level 2 not to see the levels 3 and 4. So the code I am using is this for all the levels I just attach different mc:

Any suggestions?
Thanks in advance!