Specifying depth of an externally loaded swf cs3 as2

how do i specify the depth of movie clip in an externally loaded swf?
for example:
i want to display the next lowest depth of the loaded movie “faqMenu.swf.”

loadMovie(“faqAccordion/faqMenu.swf”, faqMenu_mc);