Hi!
this code would work for you
Selection.setFocus(txt);
Selection.setSelection(5,5);
Ganesh.
- Original Message -
From: "Martin Tremblay" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 23, 2007 12:58 AM
Subject: [Flashcoders] Dynamically placing caret in a
I'm trying to place the caret at a specific position in a textfield, but
this seems to work only after I click at least once in the textfield.
But in my app, I CAN'T click, anybody know a way to get the caret to
blinking at a specific position without clicking in the textfield first
??
Here's a
2 matches
Mail list logo