How to get the value of the input text component?

First flash 8 try and I am trying to create a form with components. I am using radio button, list, textinput components.

How can I get (trace) the text from the textinput component???

tx.

btw: should I use components or should I use the TextInput Class??