TextField has a function getCharBoundries() which returns the
location/width/height/etc of a single character within a textfield.  You can
gain access to the textField inside a TextArea by extending the TextArea (or
calling mx_internal::getTextField()).

- Dan Freiman

On 30 Mar 2007 11:07:32 -0700, Aldo Bucchi <[EMAIL PROTECTED]> wrote:

  Hi all,

Is there a way to determine the position ( coordinates ) of a given
character ( by index ) inside a textarea??

TextLineMetrics falls short...

thx ;)

--
::::: Aldo Bucchi :::::
mobile (56) 8 429 8300

Reply via email to