OK I have a basic button that on the down state I want to do an animation that
I have set up. It works but only by holding down the button. So what I need is
some sort of actionscript that will play a movie clip within the down symbol. I
hope I explained that ok. Thank you for any help in advance.
kglad - 28 Feb 2007 18:19 GMT
create a movieclip button and create the keyframes that you want to correspond to the various up, over, down states. you can now control that movieclip using the goto methods.