Hello everyone,
Sorry the subject line isn't real descriptive. It's a hard problem to describe. So either you can get the sample file right away at or you can wade through my poor descriptive skills.
Baisically When I roll over a button I want a submenu to pop up. This submenu is a movie clip that goes to frame (x) depending on what the submenu should contain. Then, as you roll over each button (4 in total), a small dot appears to the left of it as an Over state. When I click on the button I want the dot to stay there to give the user visual feedback of exactly where they are. To do this I have made a movie clip containing the dot and placed it above the button. Then, using the instance name I can make it visible or invisible depending on where the user is. To start with I have made them all invisible and this is where my problem occurs. When I roll over the button to bring up the submenu, all four dots are visible. only when I roll out and back over again does it work.
Some of the code might seem like a bit of a long way round to do things but this is because the final file is quite a bit more complex and I have tried to simplify it as much as possible in the sample.
Thank you so much for taking the time, I really appreciate it.
-Keyper
Sorry the subject line isn't real descriptive. It's a hard problem to describe. So either you can get the sample file right away at or you can wade through my poor descriptive skills.
Baisically When I roll over a button I want a submenu to pop up. This submenu is a movie clip that goes to frame (x) depending on what the submenu should contain. Then, as you roll over each button (4 in total), a small dot appears to the left of it as an Over state. When I click on the button I want the dot to stay there to give the user visual feedback of exactly where they are. To do this I have made a movie clip containing the dot and placed it above the button. Then, using the instance name I can make it visible or invisible depending on where the user is. To start with I have made them all invisible and this is where my problem occurs. When I roll over the button to bring up the submenu, all four dots are visible. only when I roll out and back over again does it work.
Some of the code might seem like a bit of a long way round to do things but this is because the final file is quite a bit more complex and I have tried to simplify it as much as possible in the sample.
Thank you so much for taking the time, I really appreciate it.
-Keyper