Major Issues

Mm’kay… I’ve been using Flash for a couple years, but mostly for animation…

Right now I’m using it to make a website (which I’ve never done before) and so far things have been going good but as I progress I’ll probably run into more problems.

My current one, however, is making my buttons to work. At the moment the button is inside a movie clip within a movie clip. I put the button inside a movie clip so that I could add rollover effects (it’s what first came to mind).

Okay, so the parent clip’s instance name is “Template”, which is the basic layout of the site. The button is within a movie clip labelled “RosterButton_Clip”, and the button itself is labelled “RosterButton”. What I’m attempting to do, is when the mouse roll’s over the “RosterButton_Clip” movie clip, the clip opens up to reveal the actual button itself, and vice versa when it rolls off the clip. I’ve already completed that step, but I cannot seem to get the button to function.

I’m trying to make it so that when the button is released, the clip “Template” moves to the next frame, which will have a transition effect before the data display is changed. But I cannot seem to get the ActionScript to properly function.
If the problem is so simply obvious, then I’m too stupid to realize what it is.

Does anybody have any clue what the heck I’ve done wrong?

If you don’t understand all that jibberish, don’t worry about it.