AS3: WTF is up with useHandCursor
Why doesn’t useHandCursor=true just work in AS3? If I set useHandCursor=true, should there be any other questions asked?
// This doesn't work mc.useHandCursor = true; // Sometimes this works mc.buttonMode = true; // When in doubt... mc.mouseChildren = false;
To be safe, I just do all three…
7 Comments
Jump to comment form | comments rss [?] | trackback uri [?]