Loading a SWF..in a certain FRAME of a certain MOVIE CLIP

I was told to do something like this…and it doesn’t work at all.
Code:
this.onEnterFrame = function(){
this.productmenuu_mcloadMovie(“thumbnail2.swf”,1);
}
so what’s the correct way? Also, how do i position where the swf loads?

thanks for your help! it is much appreciated.