Question
Code can't keep up with mouse
Hi, I have Flash 8 Pro on Mac OS X Tiger 10.4
I have a movie clip with buttons inside it, and the mc must respond to mouse over, at which point it tweens to a different position on the Y axis.
I have a hitTest set onMouseMove but the menu breaks very, very easily - either by moving the mouse too quickly or by moving the mouse out of the stage area. It is crucial that the menu goes down whenever hitTest = false.
I've seen people achieve similar effects and they work flawlessly, I just can't imagine how it's done. Can anyone help please?
I have a movie clip with buttons inside it, and the mc must respond to mouse over, at which point it tweens to a different position on the Y axis.
I have a hitTest set onMouseMove but the menu breaks very, very easily - either by moving the mouse too quickly or by moving the mouse out of the stage area. It is crucial that the menu goes down whenever hitTest = false.
I've seen people achieve similar effects and they work flawlessly, I just can't imagine how it's done. Can anyone help please?