codice:
function colore()
{
	this.backgroundColor = "0xFF5555";
}
nome.onSetFocus = colore;
forse cosi meno grossolano
ciao