text on/off, 1 button, 2 sprites (on & off)

Started by YotamElal, Wed 02/03/2005 10:00:46

Previous topic - Next topic

YotamElal

my text on/off script
    if (button == 9) {
   SetVoiceMode(2);
}
   if (button == 10) {
   SetVoiceMode(1);
}

I want one button for on & off.
I want the button to change to sprite on when on is pressed
and to change to sprite off when off pressed again...??

Gilbert


YotamElal

THaNKU Gilbot..

SOLVED :o)

SMF spam blocked by CleanTalk