TLF 3.0 - build error in Flex Builder 3
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
Please duplicate the question to http://forums.adobe.com/community/flex.
Copy link to clipboard
Copied
Thank you Jin-Huang.
