Gotoandplay command within a button

I have an object (button) that has actionscript inside of it. When the button is released, i want it to go back to the main timeline and play the timeline. However, when i say gotoAndPlay(5), it plays frame 5 within the button, not in the main timeline. How do you specify to play in the main timeline, not within the button? (the button has rollover tweening, that’s why the AS is inside of it) Because I am terrible at explaining my problem, i have enclosed the fla