[mx] dynamic text in embedded swf

ok… let’s see if I can explain this. I have a main flash movie that loads each link as seperate swf’s inside an empty mc… and inside THOSE swf’s they load another swf for each section, like this…

mainFile>section1>contentA
mainFile>section1>contentB
mainFile>section2>contentA
mainFile>section2>contentB

Now my question is, can I use a dynamic text box with Verdana for my font in the “content” sections and have it come out looking sharp, or would I only be able to use a font if it’s embedded??..

After a lot of trial and error I found the latter of the two to be right until I checked out 2advanced’s site and noticed that they (I’m assuming) are doing they same thing as me as far as embedding their swf’s so it looks POSSIBLE…

any help?