Animating Dynamic Text Fields

I was working on a simple banner animation last night that had some text fading in and out on the stage. All of the text was being loaded in via LoadVars into dynamic text fields. I discovered that the text would not load into the text fields unless they were present on the frame that contains the LoadVars actionScript.

Is there another way to do this?