要在text或者label上显示手型图标
mx:Label text="click me" useHandCursor="true" buttonMode="true" mouseChildren="false"/>
?