Text not visible on loaded .swf

I have attached all the files…

If you play fallingBlocks.swf you can see text in the upper left corner. Now if you go to moviePage.swf and click the little square at the top it loads fallingBlock.swf but the text is not displayed. The text is embedded.

whats wrong

Import your font (“Arial”) also in your mainMovie.fla and give it a linkage (export for ActionScript), then it works.
I thought you could also do it with runtime sharing, but (at the moment) I can’t get that working:)

scotty(-: