for (var i in this) { if (this[i] instanceof TextField) { this[i].border = true; this[i].type = "input"; // newFocus.setTextFormat(my_fmt);}