Hi, i am struggling for this effect.. please help!
Button1. When pressed, "mc" move upword.
I've made it using the following script:
on (release) setProperty ("/mc",_y,getproperty("/mc",_y)+1);
But how to make the next effect???
Button 2. When pressed, "mc" move toward the fixed position, with the "motion" effect.
Thanks a lot!!!
Jenny
Button1. When pressed, "mc" move upword.
I've made it using the following script:
on (release) setProperty ("/mc",_y,getproperty("/mc",_y)+1);
But how to make the next effect???
Button 2. When pressed, "mc" move toward the fixed position, with the "motion" effect.
Thanks a lot!!!
Jenny