Do you really need to use Flex 3? We're adding TLF support to Flex 4.

Gordon Smith
Adobe Flex SDK Team

From: [email protected] [mailto:[email protected]] On Behalf 
Of Haykel BEN JEMIA
Sent: Wednesday, January 21, 2009 2:07 AM
To: [email protected]
Subject: Re: [flexcoders] RTL with FP10, Flex 3

There are examples with the TLF distribution. Start with them and for rendering 
text from right to left, you just have to set the direction of the text flow to 
RTL. You can check the 'changeDirection' function in the Flex example.
Try also these links (from the readme file of the TLF distribution):

 *   Framework Overview<http://www.adobe.com/go/textlayout_overview> (pdf) – 
Overview for developers using the Text Layout Framework
 *   Framework API<http://www.adobe.com/go/textlayout_api> – API Documentation 
for the Text Layout Framework


Haykel Ben Jemia

Allmas
Web & RIA Development
http://www.allmas-tn.com



On Wed, Jan 21, 2009 at 4:05 AM, Hyder 
<[email protected]<mailto:[email protected]>> wrote:

I tried reading docs on the new text layout framework but I found it
really confusing. I'd love to get some quick tips on getting started
with rendering text from right to left.


Reply via email to