FlexTip: Preventing CheckBox selection with Key.SPACE
Wednesday, August 27th, 2008- AS3Tip: Tween in AS3.0 project
- FlexTips
- FlexTip: Preventing CheckBox selection with Key.SPACE
- FlexTip: mx:Text vs. mx:TextArea
- FlexTip: Problem with masks and scalable Flash
- FlexTip: WordWrap for mx:Text
- Useful Flex tips
- FlexTip - Stop displaying Focus
- FlexTip: Add Thumbs to Mx:Slider programatically
- FlexTips: How to add Bitmap to UIComponent
- FlexTip: XMLSocket connect() after disconnect from server
This is quick Flex Tip. If you do not need or do not want change CheckBox selection with space key, you can set mouseFocusEnabled to false.
<mx :CheckBox mouseFocusEnabled="false"/>If you know about any other solutions, let us know.
tagged under: flex.Flex Tips.Tip





No Comments Yet
You can be the first to comment!
Live Preview
Leave a comment