Remove the yellow border in flash/flex
posted in /home/ActionScript on 2010-02-26 |
The solution was so easy: stage.stageFocusRect = false;
Thanks to Rockabit for the post here.
Thanks to Rockabit for the post here.
posted in /home/ActionScript on 2010-02-26 |