Help need in flash

Hello All,
I am new to forums…I need help.Iwant to display a test in input box to output box on lick of go button
script i wrote for this on go button is as follow:

on(release) {
output.text = input_phone.text;
}

please help this is urgent