I have to get a input TextField to work reversed to support hebrew text, which is a “right to left” language. I need something as google’s translator on hebraic mode (go to translate.google.com and select hebraic as the input language)
I’m using Flash CS5 and AS3, exporting for Adobe AIR 2.0.
Is there some ready solution? I wouldn’t like to reinvent the wheel.
Try going straight to the properties panel of a text field and changing it to TLF instead of classic. Then go to Edit > Preferences > Text and mark the “Shot right to left text options”, then hit OK. Go back to the properties panel of the text field and look for the “right to left” option
Hope it helps, that is the best solution I could find.
Cheers!