Re: [Flashcoders] RTL...

2009-02-17 Thread Ibrahim Y
please update if it worked, I can test reading Arabic if you want :) On Tue, Feb 17, 2009 at 12:20 AM, Glen Pike wrote: > Hmm, > > Need to mull that one over a bit and get my head around the logic... - > need to test tomorrow, cheers. > Glen > > > Weyert de Boer wrote: > >> I normally put t

Re: [Flashcoders] RTL...

2009-02-16 Thread Glen Pike
Hmm, Need to mull that one over a bit and get my head around the logic... - need to test tomorrow, cheers. Glen Weyert de Boer wrote: I normally put the textfield in the movieclip and then flip this movieclip with like _xscale=-100. Easiest solution and people who are able to read A

Re: [Flashcoders] RTL...

2009-02-16 Thread Weyert de Boer
I normally put the textfield in the movieclip and then flip this movieclip with like _xscale=-100. Easiest solution and people who are able to read Arabic say it's correct. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig

RE: [Flashcoders] RTL...

2009-02-16 Thread Mendelsohn, Michael
I've run into this before on Windows in Notepad. I *think* if you right click in notepad there should be a context menu item for RTL text. It was very frustrating for me, but that seemed to reverse the order. Also, you could try Microsoft's free XML Notepad. Hope that helps, - MM