Navigate through several movieClips

Hi
I’m doing my first flash homepage using movieClips inside movieClips.
Now i need the proper code for a button to go back and get a movieClip above the on I’m currently in.

so:

in Scene1 I have 5 movieclips: “diray”, “about”, “pip”, “folder” and “cv”.
in “pip” I have 4 movieclips: “evnet2”, “event1”, “next” and “what”
in “next” I have a button that I want to take me back to “event2”

is that possible and how should I write the code?

BIG thanks if you can help me!!

//KarinO