| Previous | Next | |
Windows: Not Applicable
Macintosh: Flash 8 or 9 AS2.0 SWF + mProjector
1.0;
mApplication.showMouse(show:Boolean) : Voidshow - True or false.
Nothing.
Method; Set the mouse visibility.
This example hides the mouse.This can be useful when resizing the window.
mApplication.showMouse(false);
| Questions or Feedback? | Previous | Next |