Hello all,

I wanted to know is it possible for flex to determine what encoding
the  text being entered in to a textInput, textArea, or HTMLTextInput
is using. Thr concern is a user copies and pastes in text from say a
Microsoft product.

The reason I ask is we have UTF8 encoding for the project, and
sometimes text appears as a black rectangle. Ideally I would like to
run a function at focusOut that would confirm .text.

Thanks for your time

Jeff

Reply via email to