private function initApp():void
{
  teamID.setFocus();
  teamID.setSelection(0,0);
}                              


The entry caret is NOT shown in the control AND input is not focused
to the control.

Any ideas??


Reply via email to