I am trying to make a set of navigation buttons with flash/as3. I made it to where the text gets larger within several frames when clicked, and an effect to each button with several frames on rollover. However, since I added rollover effects, my clicks don't work anymore. I can't seem to find any resources online with my exact problem. Any ideas?
btw, i am new to actionscript, but my code is a simple set of event clicks and then some rollovers with gotoAndPlay("blah")/stop, separated on a frame label layer and an action layer with all the buttons on one layer (within a span of keyframes, etc.)