HOW DO I KEEP A BUTTON IN DOWN STATE


i have 5 buttons. need program these buttons when click on button, information in down state stays until button pressed. when button pressed information down state stay displayed until hit button. please asap!

you'll have make switch of sort
so when click got keyframe have alternate copy of btn
(or "dead" graphic symbol) in down state btn red
you'lldo:
on(press) {
gotoandstop("btn1active");
}
etc.

h.i.h.
m


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums