What is wrong with this Actionscript?

Code:
on (rollOver) {
	ftxt = hit;
//ftxt is a variable to a textbox, hit is the text i want to display
}
I don't know but it don't work.

Regards,
Tongxn

P.S. sorry about this stupid question I just can't get it to work.