View Full Version : button that stays
Cragdo
12-23-2002, 11:19 PM
I have this animated button that when you put the mouse over it, it gets bigger and i need it to stay bigger until the click another button.
:confused:
put this code at the last frame of the animated layer:
stop();
when you click on the another button you must include this actionscript to the button:
on (press){
animatedmovie.gotoAndStop(1);}
goodluck!
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.