Skip to main content
Participating Frequently
July 16, 2009
Question

Problem getting TLF to work in Flex Builder 3

  • July 16, 2009
  • 3 replies
  • 1169 views

Hi,

I have recently installed new SDK 4 for Flex builder 3 which is suppposed to include the textlayout.swc classes.

Can anyone tell me how i can  get new TextLayout to work.

This topic has been closed for replies.

3 replies

Participant
July 19, 2009

To get it to work with Flex 3 you need to make sure that you set 'Required Flash Player version:" to 10.0.0, under Properties -> Flex Compiler.

If you want to build a 'Flex Library Project' you have to add '-target-player=10.0.0' under Properties -> Flex Library Compiler -> Additional compiler arguments:

Participating Frequently
July 23, 2009

Thanks all,

I now can get TLF to work in Flex.

Cheers

Peter_deHaan
Participating Frequently
July 16, 2009

Also, check out the TLF team blog at http://blogs.adobe.com/tlf/. I believe I've seen several examples in the past.

Peter

Participating Frequently
July 16, 2009

Hi,

This link does not specifically deal with TLF but should be a good starting point: http://blog.flexexamples.com/2008/08/02/using-the-beta-gumbo-sdk-in-flex-builder-3/

Abhishek

(Adobe Systems Inc.)