Another good try, but that isn't doing it either. Must be something else going on here.
--- In [email protected], Sherif Abdou <[EMAIL PROTECTED]> wrote: > > Mouse.hide(); > > > ----- Original Message ---- > From: maunger <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, February 6, 2008 8:30:50 PM > Subject: [flexcoders] Re: cursormanager and icons - can't seem to remove the > original pointer > > Thanks, but that hides my cursor and not the pointer icon. I put it before > the setCursor > > CursorManager. hideCursor( ); > CursorManager. setCursor( pencilIcon, 99 ); > > didn't seem to help :( > > --- In [EMAIL PROTECTED] ups.com, Sherif Abdou <sherif626@ ..> wrote: > > > > CursorManager. hideCursor( ) > > > >

