Targeting Issue?

I have some btn’s in my main movie, and a test.swf that i am loading in a loaderclip. How do it call test.swf?

on (release) {
loaderclip.myclip.gotoAndPlay(10);
}

I hope this make sense…

:thumb: