Forcing the cursor to show the hand with useHandCursor

Hi,
I have a button that I disable after a user clicks it, then the button is enabled when the animation is completed.
I set useHandCursor = false
after the user clicks the button.
Then I set useHandCursor = true
after the movie completes.
But the hand cursor doesn't display until the user moves the mouse.
I want the hand cursor to show if the user has left the cursor on the button without them needing to move the mouse.  Is there away to force the hand cursor to show if it is hovering above a button when useHandCursor is set to true?
Thanks!

Try using buttonMode instead - works for me without having to move the mouse.
someButton.buttonMode = false;
someButton.addEventListener(MouseEvent.CLICK, test);
function test(e:MouseEvent){
     someButton.buttonMode = true;
Should do what you want.

Similar Messages

Maybe you are looking for

  • Transferring items from one warehouse to another

    I have been trying to transfer items from one of our warehouses to another using oStockTransfer and I keep getting the error [OWTR.filler], No Matching Records found (ODBC 2028).  The template is looking for a Business Partner Code.  When I keep the

  • Send a array of user-defined java objects to stored procedure

    hi, I´d like to know if its possible send java user-defined objects to a collection. I've tried the exemple bellow but it doesn´t work: 1) In database -- nested table type create or replace type client_table_type is table of client%rowtype; -- table

  • Coping files from G5 to Xserve G4 crashes the server

    The past week when I copy a large amount of file from my G5 to the Xserve (w/raid) { I am copying files from one raid partition to a new raid partition}. The server will start locking up and everyone that is connected will start getting the beach bal

  • Business area validation

    how would i setup a validation that would work for both company code and profit center to validate with the business area. it works seperately, but does not work when both are triggered. Any clarifications will be appreciated.

  • Folders vs. Projects?

    I have all of my photos in folders and then the folders inside of projects. Is this okay long term? Do I need to reverse it and get them into projects and then the projects into folders?