not sure what you mean but it might be this
Insert>new symbol>movie clip
go back to main timeline and from the library drag a copy of the empty clip onto the stage where you want the external movie to play
through properties give it an instance name (clip, say)
then add to frame actions
loadMovie("some.swf",clip)