Loadmovie -gotoandplay

hello good pepole

i have trouble with “gotoandplay”
to a movie that is loaded with loadmovie function i tryed everything:

on (press) {
_root.pic.loadMovie(“key.swf”, 2);
}

and then

on(release){
_level2.gotoAndplay(10);
}

nothink worked