Hi,
Using a Button Symbol, I have placed three different images: 1 in Up, 1 in Over, and 1 for Down and Hit.
So I'm over a button, holding the mouse down. I move my mouse off and away from the button, but I hold my mouse button down. The button remains in the Over state.
Now what's even weirder is going over another button, with my mouse button continuing to be held down, and that button doesn't go into down state, nor over state, while the button I came from remains in over state.
When I release the mouse button, the buttons do what they should do.
I do have actionscript event listeners and they work perfectly and with this button glitch, it looks weird if a person is holding their mouse down, moving their mouse over other options.
My event listeners work so that an event occurs when the person lets go of their mouse over a button.
Even without any actionscript, this bug still happened.
So how can I beat this glitch?
Also, advertising bots are SEVERELY not welcome this time.
Thanks in advance if my question can be answered. Sorry for asking this again, but I need to find out this bug.
Using a Button Symbol, I have placed three different images: 1 in Up, 1 in Over, and 1 for Down and Hit.
So I'm over a button, holding the mouse down. I move my mouse off and away from the button, but I hold my mouse button down. The button remains in the Over state.
Now what's even weirder is going over another button, with my mouse button continuing to be held down, and that button doesn't go into down state, nor over state, while the button I came from remains in over state.
When I release the mouse button, the buttons do what they should do.
I do have actionscript event listeners and they work perfectly and with this button glitch, it looks weird if a person is holding their mouse down, moving their mouse over other options.
My event listeners work so that an event occurs when the person lets go of their mouse over a button.
Even without any actionscript, this bug still happened.
So how can I beat this glitch?
Also, advertising bots are SEVERELY not welcome this time.
Thanks in advance if my question can be answered. Sorry for asking this again, but I need to find out this bug.