0

Here is my problem, Im trying to set some text using a TLF text inside Flash CS5. I create a TLF text inside a movieclip, to later access and modify that text at runtime, the problem is, when I load the symbol of the movieclip from Flash Builder, it says that it cant be found, If I delete the TLF text, and publish it again, it works ok... I have no compilation errors.

What cuould be the issue?, doesn't matter if I assign an instance name to the text or not, as soon as I place the TLF text there, my main swf's symbol cant be found...

Thanks!

Artemix
  • 8,497
  • 14
  • 48
  • 75

1 Answers1

-1

Looks like you need to import a class for using TLF.

bokan
  • 3,601
  • 2
  • 23
  • 38