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:
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
Mouse.hide() does not need to be inside an onEnterFrame, executing it once will do
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
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.
always trying to be better huh?
Honestly, that doesn’t say much now does it ?
longer than yours