Select a text field using AS3

Hi

I want to select a textField using a button. For example:

when I click the button, the text field content is erased and automatically selected so I just have to typ the text.

How I do this?