AS3: WTF is up with useHandCursor

Firstly, if you are not using SSL for all your sites, you should step it up! NameCheap's SSL certificates start at only $9. There's no excuse!
Firstly, if you have not tried Digital Ocean's SSD Virtual Servers for only $5/mo, I highly recommend them!

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…


About this entry


Good Reads