Answered
Tlf causing stage reference loss...
I have an file with one movieclip in it. I have a document class and sub class
. If I have a tlf text field in the movie clip and trace this.stage in the doc class t
he stage is null. If convert the text to classic text the stage reference is no longer null. What's the fix for using tlf text fields and keeping my stage reference?