flash's "useHandCursor = true" not working for Chrome on Mac
        Posted  
        
            by fucrate
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fucrate
        
        
        
        Published on 2010-05-06T18:32:44Z
        Indexed on 
            2010/05/06
            18:38 UTC
        
        
        Read the original article
        Hit count: 369
        
I'm developing a flash game using the default SimpleButton object for my buttons and the hand cursor is working just fine on PC Chrome and Firefox and Safari for Mac, but Chrome on Mac is not letting me swap the default cursor for the hand cursor. I've even set useHandCursor to true for every button I add a click event to and am still getting nothing.
We've got no other rollover events, so it's important that the cursor switch.
Anyone else run into this and have a lil-fixy / workaround?
© Stack Overflow or respective owner