This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
You can open/play the swf file with Flash Player exe
Dwight (5)
Target Practice v1.0
I was playing around in Flash and made a little shoot em up. You can play but it never ends :) I didn't had the time and didn't felt the need to make an end, because I made it just for my own educational purposes. And the shooting was what I wanted to work.2649 downloads, 19883 views
Comments
You need to login to post a comment.
hi, can i ask what this code actually mean?
target01.onEnterFrame = function() {
i = random(1000);
if ( i >200 && i <250 && this._currentframe == 1 ) {
this.gotoAndPlay(2);
}
}
THANKS for ur help :)
@robloxflasher: it could be a lot better indeed. Good luck modifying the game. Let us see what you made of it.
im gonna make the fire effect better
Can I please use this on my website? My email address is [email protected]
i shooted at the score and the numbers went MAD! now i have my numbers really high =)