Look at this flash I made ( It is one of my first. The problem is in the buttons. As expected, when you mouse over the button a description appears in the middle. However, mouse over the area where where the description is at and you get some wacky behavior.
Here is what I did wrong. When I created the buttons, I made the description part of the button. As a result when you mouse over the "button" part only, you are OK. If you mouse over the description part you are mousing over part of all four buttons. This was greatly unseen on my part.
So what do I do? I think I need to break the desctription part out of the button and put it into a separate symbol. Then I need to make it visible when I mouseover a button. How do I set it to initially be invisible? Which action do I use to make it visible and invisible?
Here is what I did wrong. When I created the buttons, I made the description part of the button. As a result when you mouse over the "button" part only, you are OK. If you mouse over the description part you are mousing over part of all four buttons. This was greatly unseen on my part.
So what do I do? I think I need to break the desctription part out of the button and put it into a separate symbol. Then I need to make it visible when I mouseover a button. How do I set it to initially be invisible? Which action do I use to make it visible and invisible?