Load Movie hides dynamic text

Here’s my issue. I have created a swf w/ dynamically loaded html text. When I test, it works fine. I then load this swf into another swf file, everything works great, except my dynamic text is gone. The text box is there, but the text is gone. I can mouseover and it looks like text is selectable, but there’s nothing there. I’m using LoadVars to load the text and laodmovie to load the swf fileinto the parent swf. Has anyone seen this before?