There a way to attachMovie from a loaded movie into the root?

Say I have a root movie Index.swf, then I load in loaded.swf. Can I use a button say in loaded.swf to attach a movie in the loaded.swf library into _root (index.swf)? I kinda got it working but nothing was attached that did not exsist in the root library.

Or is there a way to load something into the loaded.swf and have it a higher level than than anything even in the _root movie? So when you drag an object around it does not become hidden.