var label:Label = new Label(); label.buttonMode = true; label.useHandCursor = true; label.mouseChildren = false;