Unable to change text in TextField after it has been added to stage

I made a textfield, and applied a textformat to it, but whenever i try to change its text to something else outside of “addChild(myText)” it just removes the text completely.

I am sure its a simple solution. help?