Skip to main content
Known Participant
July 23, 2009
Question

importing tlf project in flex builder

  • July 23, 2009
  • 1 reply
  • 753 views

I can't find flex project for tlf in development folder. Could anybody guide me how to build tlf swc using flex/flash builder.

--

Chetan Sachdev

This topic has been closed for replies.

1 reply

Participating Frequently
July 23, 2009

A Flash Builder project to build textLayout.swc is not currently available in Subversion... just an Ant script, which is the official way to build it. None of the projects in the 'development' folder are an officially supported part of the Flex SDK; for example, they don't appear in ZIP'd builds of the Flex SDK. We try to maintain them but sometimes they drift out of sync with the Ant scripts or have other issues.

If the community wants to contribute a project, I think we'd be willing to add it to the repository.

In the meantime, you'll have to set up your own project and populate it with the source code.

Gordon Smith

Adobe Flex SDK Team