Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm setting up a kiosk on a Mac Mini running OSX8 MLion but I program in Flash on a PC. Up to date Flash Player 11 on both. I use a Mouse.hide() to hide the cursor since it uses a touchscreen.

Now here's the thing: I can hide the cursor in the Projector on my PC but not the Mac.
After a little research, I uninstalled Flash Player ver 11.5 and reverted to 10.3 on the mac. Now here's the weird part. I can hide the cursor in 10.3 on the Mac IF it's not fullscreen. (using StageDisplayState.FULL_SCREEN). Went back to try that trick with FP 11 and no dice.

My fix works but it's not ideal.
Anybody else see this and know what to do about it?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.