Is possible to make a word as button within the dynamic textField in flash as3?
there's no addChild method in TextField. But you may cheat and place button over TextField (i.e. add it to container of a TextField).