Groups | Blog | Home
all groups > flash actionscript > august 2005 >

flash actionscript : Hiding mouse for touch screen kiosk


Fragboy
8/7/2005 11:49:03 PM
hi all,

ok, I am tring to make the mouse cursor hide. i can get it to work if i make a button to hide it but i need it to do it automatcly when the first frame is played.

Thanks James


myIP
8/8/2005 12:00:00 AM
The following code hides the mouse for me on the first frame.
Mouse.hide( );
Fragboy
8/8/2005 12:00:00 AM
thanks,

i a dumass. i must of typed it wrong and of course 1 little thing not in place ... ERROR!

AddThis Social Bookmark Button