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
mpcfloyd (1)
Pigo
It's a killer pig, his weapon its a hammer and the enemies are other pigs.Use arrows to move and use CTRL to fire.
Hammers are limited.
1609 downloads, 18678 views
Comments
You need to login to post a comment.
tahk you
Please forget what I said before
Should also say on preview nothing
happens until it get to 40%
Don't know why will have a look
Add this code to "Actions frame1"
I makes it work but still some errors
addEventListener(Event.ENTER_FRAME, loading);
stop();
function loading(event:Event)
{
var bytestotal = stage.loaderInfo.bytesTotal;
var bytesloaded = stage.loaderInfo.bytesLoaded;
var loader = Math.round(bytesloaded*100/bytestotal);
loadingBar_mc.gotoAndPlay(loader);
if (bytesloaded >= bytestotal)
{
gotoAndPlay(2);
removeEventListener(Event.ENTER_FRAME , loading);
removeChild(loadingBar_mc);
}
}
da errores
I do not know how to add that, it depends on how you made the game.
i mean how to add it, i never did that
Are you asking if* you should add it or how* to add it? A pause button would be useful.
hey people i want to add a pause button on the game, any suggestion to do that??? thanks
Jing is not laggy on my computer; maybe you need to update your CPU ? :D
nice lil laggy but vry nice very nice itnerface
10/10
yeah you are right thats important, for sure man
Thanks. I do not want to push it but a "sound off" button would be nice too, if you can :)
ok, english version is comming soon
yeah please upload an English version... :)
With the blue ball u can get more "martillos" (hammers), space bar and up key = jump, control key shooy and arrow keys u can move
You run out of "Martillos" too soon, otherwise it's nice :)
Do you think you can upload an English version?