Good day;
I have been hammering at this for some time now, and it is getting a little frustrating.
-
I have a document class that adds a TextField.
-
The Doc class then adds another custom class (MovieClip).
-
Inside that custom class (MovieClip) is a button with an addEventListener that needs to update the TextField on the main stage (or root).
I have tried so many possible solutions that I am not going to list them here, I am sure I must be doing something fundamentally wrong…