Hi,
I’m just a beginer with actionscript, in this case actionscript 2.
I have two mc buttons mc_one and mc_two. When I click on mc_one apear a submenu, and when I click on mc_two apears another submenu in the same place than the mc_one submenu.
I know how to make disapear the previous submenu by tell _visible = false, but I also want to finish and bring back the submenu in their initial position in order to not to wait that the function finishes for open the new one.
Maybe something like null or reset the function that make the other submenu turn up with no problems.
I hope all of that make sense, and thank you,
Gemma
Hello for first time to everyone!
It is my first time in a forum… I m just a graphic designer trying to understand the basics of this actionscript lenguage, that is far away from my figurative based brain capacities.