Loading movie in container with dynamic text

HEEELP

well thanks to kirupa and the rest of you guys’ tutorials i was able to begin work on my very first flash site. so a thanks is in order there. However i have one tiny problem, well 2

First, when i set dynamic text and click on the ‘view as html’ button, my text shows up with the tags in the player. none of my hyperlinks actually show as hyperlinks, how do i fix this?

Secondly when i click on my buttons to load another swf within the parent, it shows up but the dynamic text doesn’t. this is the same text from above which can be viewed when i test that movie, but when i introduce it to the master and test that, the text doesn’t show… am i confusing the player? should i be adding the get text actionscript in the master and not the loaded movie? please help!:*(

what i’m trying to say here is this…

I have a movie clip… now within that movie clip i have a button that then load another movie clip… in the second movie clip i have added some dynamic text… when i test the composition as a whole the dynamic text from movie clip 2 doesn’t show, but when i test movie clip 2 by itself the dynamic text loads fine, only without my html being interpreted… what’s wrongg with this picture?