Avoid Green Outline in input boxes when tabbing
Hi there!
I was just wondering if any of you knows how to avoid this:
I have a few textAreas (input fields) in a form.
When I click on the Tab key, the focus shifts to the textArea. And along with this, a green outline comes around the textArea... How can I avoid the textArea outline color? I guess there must be a piece of AS out there which would help, it's just I did not find it and Official Docs won't say much about it.
It's kinda funny it does not happen so if compiled the movie under AS 1.0. It only has this behaviour when published with AS 2.0 (and perhaps AS 3.0 donno).
Thanks in advance!