Skip to main content
June 7, 2012
Question

Using Flex 4.1 with TLF 2.0 in FDT

  • June 7, 2012
  • 1 reply
  • 3660 views

We basically need a way to use TLF 2.0 with the Flex SDK 4.1.  As standard Flex SDK 4.1 uses TLF 1.0 and we need the bullet list features of TLF 2.0. 

Because our software is released out to many customers we can't really move away from Flash Player 10.1 which is the version for Flex SDK 4.1. If we were to just use Flex SDK 4.6 with the later version of TLF it would be using a different player version which would be problematic to rollout because of the change of player.

I know there is a Flex article for recompiling the spark components using TLF2.0 with Flex SDK 4.1 but in FDT we don't use these anyway and I think it may be the TextLayout.swc within the SDK which needs recompiling with TLF2.0.

If anyone has any ideas I would greatly appreciate some help with this issue.

Thanks, Emelye.

This topic has been closed for replies.

1 reply

Adobe Employee
June 8, 2012

Emelye_Evans wrote:

but in FDT we don't use these anyway and I think it may be the TextLayout.swc within the SDK which needs recompiling with TLF2.0.

TextLayout.swc is the compiled TLF library. Besides, have you ever think to just include source code of TLF 2.0 into your project?