Flash / As3 - change focusRect color
2 answers
The focusrect color change is a feature that AFAIK has never been in any desktop Flash player. This is only possible in Flash Player Lite (for mobile phones) from version 2.0.
All you can do in AS3 is hide it and draw your own rectangle in whatever color you like (or use the components that do it for you).
+1
a source to share