Hi, i am fairly new to actionscripting, ive used it before but only using the simple basic stuff like for simple buttons , but now i have a movie clip button problem.
i dont know if this has been talked about before, i tried searching but all that came up were rollover and rollout stuff, which i dont need anymore.
I am trying to make a movie clip button to animate after a user has clicked on it. I already have the rollover and rollout animations with the actionscript on the actions layer, not the actual mc button. however, i cant figure out how to make it animate after a user clicks on it and moves the mouse away. it will animate after its clicked and the mouse is over the mc button, but as soon as i move the mouse away it stops.
the mc button has all the animations using labels, onrollover goes to ‘over’, onpress goes to ‘down’, onrollout goes to ‘out’, and onrelease goes to ‘anim’, but like i said only when the mouse is over da button.
sigh while i was googling i saw something, but dont remember where, about using onclipevent. the help file is very confusing about how to use this and more searching about this leads to loading movies or something.
please help :hurt: