开发者

flash's "useHandCursor = true" not working for Chrome on Mac

开发者 https://www.devze.com 2022-12-29 04:37 出处:网络
I\'m dev开发者_高级运维eloping 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

I'm dev开发者_高级运维eloping 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?


Try adding buttonMode="true" and mouseChildren="false"


It seems like a known issue with Chrome on the mac, unfortunately. I've seen a number of other people complaining about it but no solutions:

http://groups.google.com/group/flashcodersny/browse_thread/thread/78b5687f3d03fe31?fwc=1&pli=1

http://twitter.com/bit101/status/10482050100


This was a known bug in Chrome 5 for the Mac; it's already fixed in the Dev channel.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号