Can an externally loaded swf control

I have a MC that is loading a swf.

loadMovie("thework.swf","thework_mc" );

Can the loaded move “thework.swf” control the MC that is loading it?

do I use _root?