How to jump to a certain Movieclip, And Frame with AS2!?

Hey There!

I need to know How to jump to a certain Movieclip, And Frame with AS2!?
By Clicking on a button.

Right now I just know how to jump whitin a Movie clip.
But I need to jump to a whole other movie clip from a other movie clip.

This is what I know! (Se below)

on(release){
gotoAndStop(5)
}

What I need to know!? (HELP ME HERE!!??)

on(release){
movieclip.gotoAndStop(5)
}

I would GREATLY Appreicate ANY help at all.
Been searching more then 10 hours all over the internet. With No Result.
Either im a retard or the solution is so simple nobody cares to post it.

Thanks in advance :hugegrin:

Best regards Seb