Using TLF with Adobe Flex Builder 3.2

  1. Download the Adobe Flex SDK
  2. Extract textLayout.swc from frameworks/libs
  3. Add textLayout.swc to your project.
  4. In the properties for your project open the "ActionScript Compiler" or "Flex Compiler" tab and check "Generate HTML wrapper file".
  5. Change required Flash Player Version to 10.0.0.
  6. You may optionally uncheck "Generate HTML wrapper file".

You are now ready to use TLF in your project.