I am making a simple punching game where you beat up George Bush, because he's an idiot. I have a group of symbols or vectors (whatever you draw with). I have one as a mouth, with a group of these that is grouped into a movie clip, cleverly called mouth. The first frame is the regular mouth with the stop(); action, and the second frame is George Bush, who is an idiot's, mouth. In that MC is an Actionscript action with the following:code:
on(press){
mouth.gotoAndStop(2)}But whenever I click it, it doesn't do anything.
Anyone who helps will be put in the credits.
