Loading External SWF

Does anyone know how to load an external swf? But here’s the catch. I want the external swf to not be limited by the dimensions of the main.swf that loads it. For instance: I would like the main.swf (a header) to load an external.swf- an animation that goes outside the header, and above the background images of the rest of the website.

This is all for my blog in progress: http://www.nateandjong.com

As you can see, one the pencils I’m trying to load gets cut off by the dimensions of the main swf. I want the pencils to extend outside the boundaries of the main swf.

I’ve tried the loadMovieNum and loadMovie methods and each of those have restricted the external swf to within the main swf’s dimensions. Any help would be great.

Thanks,
tictoc