Mouse Cursor Challenge

Can anyone help me figure out how to disable the mouse (completely erasing the cursor from the screen), and then enable it again (bringing the cursor back)? Here’s and example of what I’m trying to do:

http://www.thanea.com/ars/

Mouse.hide(); and Mouse.show(); in onClipEvent(enterFrame)

You’re awesome!! It worked perfectly! Thank you very much for your help…and efficient response!

your welcome, and I’m glad I could help :slight_smile:

Mouse.hide() does not need to be inside an onEnterFrame, executing it once will do :slight_smile:

good point but I was thinking he would have it declared by an mc so he’d have to do it inside the mc when he wanted it… wait! you’re still right then :stuck_out_tongue:

so if i was going to use it in scene one, on the normal timeline, without using inside of a movie clip how would I do it?

just the simple mouse.show or whatever without anything else

Just place Mouse.hide(); on the frame.

:stuck_out_tongue_winking_eye: always trying to be better huh? :slight_smile:

Honestly, that doesn’t say much now does it ? :stuck_out_tongue:

longer than yours :stuck_out_tongue_winking_eye: :stuck_out_tongue: