Question
Access input textfield from stage to my AS3 file
I have an input textfield on my stage.
I have created a AS3 Document as the Main Class for my work.
Now I need to access the user input in the textfield and work with it in my class.
What's the quickest way
?