Hand Cursor on Labels
For most UIComponents if you set buttonMode="true" and useHandCursor="true" then when the user moves the mouse over the component the pointer will turn into the traditional hand pointer. However, with mx:Label components the hand cursor doesn't show up. It turns out that the fix for this is simple: if you set mouseChildren="false" on the label along with buttonMode="true" and useHandCursor="true" then the hand pointer appears.
Comments
Thanks
I have found two interesting sources Fileshunt.com and Filesfinds.com and would like to give the benefit of my experience to you.