mikescott7
02-09-2010, 12:30 AM
I have an animated graphic with a movie clip acting as a button.
When the the mc is visible, there's a MOUSE_OVER that activates static test that appears and then disappears on the MOUSE_OUT.
My question is: Can I add another eventlistener to this, so if I click on the mc that same static text will appear, but stays on the stage and ignores the MOUSE OUT?
Thanks!
When the the mc is visible, there's a MOUSE_OVER that activates static test that appears and then disappears on the MOUSE_OUT.
My question is: Can I add another eventlistener to this, so if I click on the mc that same static text will appear, but stays on the stage and ignores the MOUSE OUT?
Thanks!