Load swf into upper layer of existing swf

This seems so simple, and I’ve even done it in the past and yet the method escapes me.

I want to load a .swf movie onto level 1 of an identically-sized .swf file already embedded and named in the page through the use of an html link.

Can anybody help me out with the code?