Skip to main content
Participant
July 17, 2012
Question

TLF 3.0 - build error in Flex Builder 3

  • July 17, 2012
  • 1 reply
  • 5584 views

Hi all,

I am using TLF 3.0 with Flex Builder 3 and Flex 3.6 SDK.

I am able to do the ant build just fine but since I need to debug the code, I need to do it through the normal Flex project build option.

There is an issue when I did that though.

There's this error message listed at the "Problems" console: "The public attribute can only be used inside a package."

The error message is pointing to TextLayoutFormatInc.as and TabStopFormatInc.as. These files are located at textlayout.formats.

I don't know how to resolve this error other than excluding those two files from the build.

What should I put on Flex compiler argument to resolve this issue?

Thanks.

Handi

This topic has been closed for replies.

1 reply

Adobe Employee
July 18, 2012

Please duplicate the question to http://forums.adobe.com/community/flex.

Participant
July 19, 2012

Thank you Jin-Huang.