在flex中,要让一个label应用手型光标如下: label.useHandCursor = true; label.mouseChildren = false; label.buttonMode = true;