Mouse.hide does not work on a Mac at startup
If you make your Air application a Login Item so that it opens at startup on a Mac the mouse will not hide. This is mentioned elsewhere on this forum and all over the web, but i've not found a solution for it yet. The same file however will function correctly if double clicked - the mouse will then hide. I've tried all of the solutions on this discussion http://blog.formatlos.de/2008/11/16/air-hiding-the-mouse/ (the one about using automator is mine and does work, but its a workaround not a solution).
Can someone from Adobe comment here, this must be a bug. One thing that would solve it is using Air to move the cursor, then calling Mouse.hide, but I can't see any way to do this.
Using: OS X 10.6.7, most up to date versions of Air (at the time of writing)