all groups > flash actionscript > september 2004 >
You're in the

flash actionscript

group:

button states and actionscript


button states and actionscript holytodd
9/21/2004 9:59:33 PM
flash actionscript:
Does anyone know if you can manually set the button state through actionscript?
I have a buttons that need to be highlighted depending on other events. The
rollover state of my buttons looks the same way I want it to be set in my
actionscript so I was hoping to be able to re-use that. Any ideas/thoughts on
this are greatly appreciated.

T
Re: button states and actionscript blenz
9/21/2004 10:13:19 PM
normally if needed more control on button functionality... i create it as a
movieclip symbol instead with frames for different states (and labeled). Just
a matter of calling gotoAndStop/gotoAndPlay on frame lables....
AddThis Social Bookmark Button