# Loading swf

**URL:** https://forum.kirupa.com/t/loading-swf/293234
**Category:** Uncategorized
**Created:** [July 25, 2009, 1:47pm UTC](https://forum.kirupa.com/t/loading-swf/293234 "2009-07-25T13:47:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ozz](https://avatars.discourse-cdn.com/v4/letter/o/dfb087/32.png) [@ozz](https://forum.kirupa.com/u/ozz)
#### Post date: [July 25, 2009, 1:47pm UTC](https://forum.kirupa.com/t/loading-swf/293234/1 "2009-07-25T13:47:00Z")

</div>

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
