Hello all,

we are trying to support Arabic in our application, but until flash10
comes out we are using Abdul Qabiz's javascript.as to dynamically
layer javascript based text fields over the flex app to hold rtl
formatted Arabic text. This worked fine in flex 2 and I just fired up
the old version and it still works so browser and player are not an
issue. However in the flex 3 version all you get it a ghosted area
where the field should be but no text field. The odd thing is when you
type text in Arabic mode the text which should be captured in the
javascript field, upon switching back to English is captured and
displayed in the English field. I have put in break points and the
code is still being hit, but  The only errors I get are via the fire
fox error console and it complains about both the color and direction
styles, but when I tested the flex2 version, the errors appear but the
text area works correctly.

Can anyone give me some pointers?

thanks

Jeff

Reply via email to