Loading swf

Hi,

I have a very stupid problem. I want to load an external swf, but when I create the main swf from flash, it works fine, but when I open the html, it doesn’t load the external swf. I have done this thousands of times without any problem, but know it doesn’t work; I have not change anything. I have added the “AC_RunActiveContent.js” file, and nothing!

I am using this code:

{
empty.loadMovie(“about.swf”);
}

Have anyone has the same problem? I would really appreciate your help!

Thanks