Razvan Surdu Personal Blog

25May/100

Remove Focus From a Text Input In Flex

If you want to remove the focus from a flex component you can use this:

this.stage.focus = null;
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.