Button Change

ok i have a music off button…i want the text to change from “music off” to “music on” and for the actionscript code to change so that the music will turn on when you press on and not off when you press on. :azn:

Would I use attachMovie and just convert my button to a movieclip or is there another way? etc, loadmovie.

I know there is an easy answer to this and it is at the tip of my tounge. :hangover:

Thanks in Advaned.

you could just make 2 frames, when button is clicked goto frame 2 where it says music off

I didn’t want to do that, but I may have to. :frowning:

you could always have a dynamic textfield and change the text on button event