Difficulty loading and external .swf!

I am attempting to load an external .swf into a dummy moviclip on the main timeline of my movie. The external .swf contains the SlideShowpro component with an xml feed for loading the images. I am finding that the images are loading sporadically…does anyone have a clue what may be wrong?

I am loading the swf using the following action:
loadMovie(“portfolio.swf”, “myClip”);

To view the site… http://www.scottkells.com/websites/test/

Click through to the portfolio section and click the portfolio blurb link to reach the page.

Any help would be much appreciated!