Skip to main content
January 5, 2010
Question

Text Layout Framework installation issue

  • January 5, 2010
  • 1 reply
  • 1178 views

Hello,

I have a problem to use correctly the framework. I have a fla file which is work perfectly and my classes does not not refer to the framework for the moment.

Then I paste the textLayout.swc in the same folder of my fla. I try to export but then, nothing happen and i have these errors in the ouput panel :

ReferenceError: Error #1065: Variable xxxxis not defined.

...

ReferenceError: Error #1065: Variable xxxxxxx_link is not defined.

The "xxxx" things are the name of all my linked names in the library.

I do not undestand why... Could you help me ?

Thanks by advance

This topic has been closed for replies.

1 reply

Adobe Employee
January 7, 2010

Are the link errors you see symbols in TLF that are missing? Did you add the TLF library to your Flash project? I am not too familiar with Flash Pro, but I think what you do is add textLayout.SWC as a library path to the File:Publish Settings. There is a "Settings" button next to "ActionScript3" at the top of the dialog that should let you do that. Make sure you get an up-to-date version of the TLF swc. There are links to it here:

http://opensource.adobe.com/wiki/display/tlf/Text+Layout+Framework. It's available as part of the Flex SDK, but you don't need Flex to use TLF. Just follow the links to the Flex SDK downloads page, download it, and find the textLayout.SWC file.

AdrianParr
Known Participant
January 7, 2010