Hide and Show Question

Hello,

I’m trying to solve the following problem.
I have a page with 5 buttons on it.
I would like each button to trigger a movie. This is how I would like it to work:

i.e… You click a button and the “ABOUT” movie plays (a piece of paper slides onto the screen)
Then when you press “CONTACT” the piece of paper slides off the screen from whence it came and the “CONTACT” movie plays.
I would like this to happen for all of the buttons.

I’ve crated each movie so the in the first 7 frames the movie plays (the piece of paper slides in). Then in frames 7-10 (paper slides out)

What button actions/actions do I use to make this function properly?

Many Thanks,
Martin