
Flash submissions are emulated via Ruffle. Ruffle is currently in development and compatibility is not guaranteed. Click here for more info.
Small Animation I put together in about 1 1/2 hours this afternoon...
Only problem is, I still haven't figured out how to work flash-controls...ah well >_>
Enjoy for now..
Anyway, sound deviously snatched from a youTube video, sound sound is © to them
Designs and Animation are © to iPoke
Only problem is, I still haven't figured out how to work flash-controls...ah well >_>
Enjoy for now..
Anyway, sound deviously snatched from a youTube video, sound sound is © to them
Designs and Animation are © to iPoke
Category Flash / Human
Species Unspecified / Any
Size 500 x 400px
File Size 1.12 MB
It's pretty easy. Put a little circle or something on there, make it into a movie clip, and give it an instance name (ex: play_mc). Then you can click on the movie clip, and in the actions panel, type this:
this.onRelease = function(){
gotoAndStop(1);
}
Or if you just want it to loop forever, make a new layer over your animation, add a keyframe over the last frame of the animation, and just type gotoAndPlay(1); in the actions panel.
Mind you I just woke up and I have no idea how you actually set up your project, so there might be slight differences in how to actually do it. :P Awesome job, by the way! I really enjoy your military-themed work.
this.onRelease = function(){
gotoAndStop(1);
}
Or if you just want it to loop forever, make a new layer over your animation, add a keyframe over the last frame of the animation, and just type gotoAndPlay(1); in the actions panel.
Mind you I just woke up and I have no idea how you actually set up your project, so there might be slight differences in how to actually do it. :P Awesome job, by the way! I really enjoy your military-themed work.
Well, hey... =P pardon me for not knowing that...
I think it may have been a prototype for the first hand-launched AT missile that could do that. Most RPG's and such come in from the side, hence the heavy side-armor.
I'd have to look it up myself though... I'm pretty sure it was a prototype for something...
I think it may have been a prototype for the first hand-launched AT missile that could do that. Most RPG's and such come in from the side, hence the heavy side-armor.
I'd have to look it up myself though... I'm pretty sure it was a prototype for something...
I hope you don't mind, but I liked this flash so much I turned it into a .gif file
http://i17.photobucket.com/albums/b.....k09/missle.gif
I can take it down if you don't want it hosted on another site
http://i17.photobucket.com/albums/b.....k09/missle.gif
I can take it down if you don't want it hosted on another site
Dude! I know where I've heard this before. XD
http://www.youtube.com/watch?v=dH4PkOhrSn0
Pretty cool dude. :)
http://www.youtube.com/watch?v=dH4PkOhrSn0
Pretty cool dude. :)
Comments