Addicting Game
I got 343 Zombies!!!!
Couldn't finish this game till I maxed out all the stats. Very enjoyable, loved smashing the bad guys into blood. Wish it had medals in the game though.
Addicting Game
I got 343 Zombies!!!!
Couldn't finish this game till I maxed out all the stats. Very enjoyable, loved smashing the bad guys into blood. Wish it had medals in the game though.
What's with the bad reviews?
Hey this game was really fun and is deserves way more than a 2 or 4. I really hope to see a 3rd installment of this series. This game is really fun to play. It takes a lot of creativity to come up with a game like this. 10 out of 10!
Unbelievably Fun
Loved the whole game and wish you make more! I only died once, but it was so much fun. Great job!
I've been looking for this tutorial!!!!!!!
Thanks so much for creating this tutorial. I'm trying to make a flash game and I couldn't figure out where to get all the codes. This tutorial really helps :)
Thanks, I am glad to help.
Very helpfull
This was a great tutorial! Although I found a bug. In the custom cursor effects section there is no back button :(
Not my cup of tea :)
Sorta fun but it had a few bugs in it. The orange button didn't work and the counter during play was stuck at x1
Nice!
This is one of the better flash avoider games that I've seen! Hey I read that cheat about using the tab button. I found a way to disable the tab button if you want to disable that cheat. You just have to put....
Button.prototype.tabEnabled=false;
...in the first frame of actionscript in the flash.
But I have a question...? How do you get the "finish" to disappear when you right click the screen? I'd like to use that in my flash avoider game.
Thanks. By the way I've made it so you cant cheat with the tab button already. But thanks anyway. Also to answer your question. Add this code onto the area where your mouse moves across
onClipEvent (enterFrame) {
if(Key.isDown(2)) {
// Do something
}
Age 39, Male
Student
Chapman University
Dana Point, CA
Joined on 11/5/04