views:

497

answers:

1

could some one tell me how to change flash input textbox background color? the standard color is white. i need to change it.

+1  A: 

See the TextField docs: set background to true and set backgroundColor to the color you want.

Simon Groenewolt