Image

Problems With Buttons

Hi, everybody!

I'm pretty new to Flash, so please excuse my idiocy. ( :
Here's my problem; I have a MC named "orange" (that is also his instance name) who I want to change color when a button  is pressed. (I put the new color in frame 2 of the MC.) So I put this code in on the button:

on(release){
_root. orange. gotoAndStop (2);
}

There is no error message when I test the movie, but the button simply does nothing.
Any tutorials, advice, or help will really be appreciated. (Also, if this sort of question is not allowed or if it needs an LJ cut please tell me and I will fix it!)

 Thanks in advance!