Add a mouse move event listener, and track for x and y position of mouse with xMouse and yMouse, if condition not satisfy then CursorManager.removeBusyCursor();
please follow the example.. http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/ Regards Seth http://blog.thesoftsol.com --- In [email protected], "Christophe" <christophe_jacque...@...> wrote: > > Hello, > > How to limit the x position of a CustomCursor (to be fixed at a given value) > ? > > Thx, > Christophe, >

