Bring obj to front with tween?
How can i make the obj change to front of another when the mouse roll over, and come back when out?
I look for "setChildIndex with tween" but i don't found...
How can i make the obj change to front of another when the mouse roll over, and come back when out?
I look for "setChildIndex with tween" but i don't found...
Very thankful.. just one problem, when i leave the mouse over, the animation start over and over again. Appears like horrible error.
I want, while mouse over mc, the animation start once one time.
Have any ideia how fix it?
Change MOUSE_OVER to ROLL_OVER!
Startindex its great! Thank you!
Message was edited by: Igor R. Gomes
It sounds like whatever the mouse is over is changing shape which causes it to repeatedly trigger the over and out interactions while the mouse sits there. To fix this you will need to have some solid shape that covers the area intended for mouseover. YOu can use a shape that has its alpha value set to 0 so that it is invisible but still reacts to mouse interaction.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.