-
1. Re: Dynamic Text Field with hebrew RTL text?
arnhemcs-xxZOqJ Jan 10, 2011 1:04 PM (in response to Petteri_Paananen)Hi,
I don't know the answer but I too am interested.
I suppose you use a database. Do you use MySQL and if so do you use UTF8?
I follow along and if I find time I will try to build something myself to find out.
-
2. Re: Dynamic Text Field with hebrew RTL text?
funkysoul Jan 10, 2011 1:02 PM (in response to Petteri_Paananen)There are few undocumented ways of doing it, but none of them work fully, what I've done during a project involving Hebrew Text (altough without user input) was reversing the content inside excel and pasting the reversed string into the xml feeding flash.
Apart from that, don't know how to fix it.
-
3. Re: Dynamic Text Field with hebrew RTL text?
funkysoul Jan 10, 2011 1:09 PM (in response to Petteri_Paananen)just found this link, might be worth checking it out:
http://www.blog.lessrain.com/flash-ltr-left-to-right-and-rtl-right-to-left/
-
4. Re: Dynamic Text Field with hebrew RTL text?
arnhemcs-xxZOqJ Jan 10, 2011 1:10 PM (in response to funkysoul)One thing I found out some years ago for use in HTML is that you shouldnot mix up Latin and Hebrew.
There is the option for rtl text in Flash I remember or I am mistaken?
-
5. Re: Dynamic Text Field with hebrew RTL text?
funkysoul Jan 10, 2011 1:12 PM (in response to arnhemcs-xxZOqJ)Nope, not before Flash CS5 with TLF.
-
6. Re: Dynamic Text Field with hebrew RTL text?
arnhemcs-xxZOqJ Jan 10, 2011 1:51 PM (in response to funkysoul)Only the static text orientation is not greyed out I see.
Then maybe it should be done before it gets to Flash using MySQL, PHP, XML. Exel is no serious option.



