Check out "Do you speak JavaScript?" - my latest video course on advanced JavaScript.
Language APIs, Popular Concepts, Design Patterns, Advanced Techniques In the Browser

solution

Remove the yellow border in flash/flex

The solution was so easy: stage.stageFocusRect = false;Thanks to Rockabit for the post here.

...read more