Cheat problem

i have made a button and I have given it this AS


on (release){
	if (_root.cht="give"){
		_root.cht==""
		_root.inv==true
		_root.chtst=="invincible"
	}
}

I cant get it to where I release the button a seprate dynamice text box equals invinsible and that the text box that you typed in (_root.cht) equals nothing. plz help:toad: