I've asked about this several times, but no one seems to know the answer. I'm re-writing this to get my thread on the top:D .
I have a movie clip that is mentally retarded. There is a button inside of the movie clip that has this action:
on (release) {
gotoAndPlay("lvl1", 1);
}
This "special" button decides that it's not going to go to and play scene "lvl1" frame 1, but play the movie clip it is in.
Any idea why this happens???
-thanks again,
