Ok, this is a rather odd issue. I have a movieclip that is two frames. On the first keyframe is a dynamic textfield. On the second keyframe is the same textfield, just moved off stage.
Now, I assign text to the first textfield. I go to and play the second keyframe, then go back and play the first keyframe, assign the textfield new text and it displays the default text, not the assigned text.
Now, my problem isn’t getting it to work, since I’ve found a work around, but is more of why is this occurring? It seems like a rather odd problem. Anyone know why this is occurring so I can avoid this kind of issue in the future?