Yellow Box When You Hit Tab

Picture this: When you create a form in flash and you fill out the first textbox, then you hit tab to get to the submit button, is there anyway to change the color of that horrible yellow box that goes around the submit button??

_focusrect = false ;

No more ugly yellow box :slight_smile:

woOt! thanks :slight_smile: anyway to keep the box and change the color?

btw. nice job on the matrix tute

I don’t think you can change the color, but you can make your own box :slight_smile:

[size=1]And thanks[/size] :phil:

ok how would i go about making my own box? kinda stumped me on that one.

Ilyas, now I see how it works. Problem is I when you set _focusrect to false is disables the user from hitting enter on their keyboard. I like that feature, I don’t want that to change. I tried a few diferent codes to try to change the color of the “box” but nothing seems to work. I’ll keep at it and let know if i can conquer this small yet realy annoying task. :slight_smile: