Loader Component Not Working Correctly

Hello Everyone,

I have the ‘main’ page(main.swf), and an external file page(external.swf).

I have added a “loader” component into my ‘main’ page, so when an user click on a button or link, it will load the external.swf file into this main page.

The external.swf page loaded fine when I test by clicking on the button, HOWEVER, the content loads at different spot on the main.swf page, and the text size is different from what it actually was designed. I am thinking there is a setting that I have to fix on my main.swf file or the external.swf file to solve this issue. Any suggestion?

thank you!