Changing dyanmic text field in MovieClip added to stage by AS3 is not working?
问题 When I change the text value of a dynamic text field, the text field is just going blank, not showing the new value. I have a MovieClip titled "game_board" that is added to the stage dyanmically by AS3. (stage is blank to begin with.) I have another MovieClip titled "stage_2" that is added as a child to "game_board" dynamically by AS3. "stage_2" contains a prebuilt board with different dynamic text fields on it. They all have instance names. For example "text_1". The original value of this