say im using mc’s as a button
on(rollover){
gotoandplay rollover
}
etc same for rollout
and each button loads an mc into some container on release
how do i get the button to stay on a rollover animation once it has been clicked (usually after a click and you roll out the rollout animation will play, but i want to disable the button after its been clicked or something)
any ways of doing this without putting buttons on seperate frames? thanks