I wanted to suggest Flex 4 also, but it's still alpha! I had to use it for a
project because I needed support for the Arabic language, but I often faced
problems with bugs in the framework and renamings made to the
classes/functions. In the same time I found the new skinning concept and DOM
structure very helpful and I have sometimes some difficulty to go back to
Flex 3 :)

Anyway, if you are ready to put some time in finding bugs and to cope with
changes that can break compilation of your project after a svn update (I
would estimate it to be 10%-15% of your time), then I would definitely
advise to use Flex 4. But be careful: you can become Gumboholic!


Haykel Ben Jemia

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




On Thu, Jan 22, 2009 at 5:25 AM, Gordon Smith <[email protected]> wrote:

>    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]> 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