>on exitFrame me > sprite(me.spriteNum).cursor = 0 >end > >...and everything works fine now.
When it happened to me, I set the cursor once from the message window, and it was ok after that. But I did also make my own invisible cursor, so maybe I had done two work-arounds at once. I just checked, I still set the cursor to 0 on beginsprite. Perhaps that would work for you too, although I'm sure it's doing no harm to do it every exitframe. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
