只需要设置useHandCursor和buttonMode两个属性即可.如
<s:Label text="abc" useHandCursor="true" buttonMode="true"/>
<s:Label text="abc" useHandCursor="true" buttonMode="true"/>
本文介绍如何通过设置useHandCursor和buttonMode属性来改变元素的行为,使其在鼠标悬停时显示为手形光标并具备按钮的功能。

被折叠的 条评论
为什么被折叠?