Cross movieclip navigation

Here is how my movie is set up.
Frame one -> MovieClip #1
Frame two -> MovieClip #2
within each movieclip there are 10-15 frames.

Here’s the problem.
I want to be able to go from frame one in MovieClip#2 to the last frame in MovieClip#1,
via a button click.

any Ideas?