I want to detect if the cursor is over a movieclip to stop the timer that i have?
What’s the best way? MousEvent.ROLL_OVER will force me to use another function, leaving me with no access to do myTimer.stop();
I want to detect if the cursor is over a movieclip to stop the timer that i have?
What’s the best way? MousEvent.ROLL_OVER will force me to use another function, leaving me with no access to do myTimer.stop();
:: Copyright KIRUPA 2024 //--