The first frame of my movie has one TextInput instance in it. I want the TextInput to have the focus to it when the movie loads. I can get it to have focus with the highlighted border around it (showin it as active), but what I really need is to have the cursor in it so a user can immediately begin typing into the field.