i found a code on this forum some days back to make the text of my textfield be autoselected on setFocus. But the problem is that the selection wont go even after the focus is killed. and if at all i make it go, the cursor still stays blinking next to the text.
what i want is that when i click anywhere outside the textbox, or rather that movieclip containing the textbox, the selection should go and the cursor should disappear. how do i do that?