Copy link to clipboard
Copied
Hi friends, I have created mouseover on a button, in Flash Professional CS6, which displays the description of the button. If the button is clicked it should take me to the next frame. So far, fine. But when I click on the button it is taking me to the next frame but the description that appeared with the mouseover on the button is still there, overlapping with the next frame. Can someone guide me how to solve the issue?
Copy link to clipboard
Copied
If you dynamically create the description then it is likely not attached to any frame of the timeline so it stays. If you use addChild for it, what you might try doing is adding it as a child of the button you mouseover. If that object you mouseover is an actual simple button symbol then you might just consider adding it to the Over frame of that button's timeline.
In any case, if you have a further problem with it then you should show the code you are using.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now