Strike Force Heroes 2
The explosive sequel to the hit game Strike Force Heroes!
3.94 / 5.00 7,640 ViewsObsolescence
Defeat the enormous mechanical beasts--and become one of them.
4.01 / 5.00 40,271 ViewsOk I have a movie clip called "left hand" with it punching a face. and i have a button (the guys face). I made it so when you click on the face it plays the movie clip.
on (press) {
tellTarget ("left hand") {
play ();
}
}
But, I need to put in a stop somewhere because with no stops, the fist punches over and over again without me even clicking the face. please tell me where to put this stop. i have tried every keyframe.
At 7/8/01 10:40 PM, FluffDaddy18 wrote: Ok I have a movie clip called "left hand" with it punching a face. and i have a button (the guys face). I made it so when you click on the face it plays the movie clip.
on (press) {
tellTarget ("left hand") {
play ();
}
}
But, I need to put in a stop somewhere because with no stops, the fist punches over and over again without me even clicking the face. please tell me where to put this stop. i have tried every keyframe.
you need a stop in the first frame of "left hand"
Do i put a blank frame with stop at the beginning, or can i just put it on the first keyframe? neither of them worked.. :/
At 7/8/01 10:40 PM, FluffDaddy18 wrote: Ok I have a movie clip called "left hand" with it punching a face. and i have a button (the guys face). I made it so when you click on the face it plays the movie clip.
on (press) {
tellTarget ("left hand") {
play ();
}
}
But, I need to put in a stop somewhere because with no stops, the fist punches over and over again without me even clicking the face. please tell me where to put this stop. i have tried every keyframe.
what you need to do is in the movie clip put stop at the end of it thats all
Do i put a blank frame with stop at the beginning, or can i just put it on the first keyframe? neither of them worked.. :/
do you want the fist to be visible before you click? if you do, then just put it on the first keyframe, if not you need it on a blank keyframe
what you need to do is in the movie clip put stop at the end of it thats all
if you do this the fist will hit the face once, whether or not it is clicked, and then stop. but maybe that's what you want...
im willing to take a look at the fla if you want to send it to me, my email is: osm@rochester.rr.com