Search for your favorite games...
Game comments and reviews
Mar. 29, 2009
EPIC 5/5
hahah so fun
Mar. 26, 2009
Not bad...?
Stolen.
omg stolen, he just took the .FLA of the tutorial someguy made, ive seen this before!
Mar. 23, 2009
This game is not bad could use some better controls though... keep trying
good job
Mar. 21, 2009
Btw, black Apex that would look like this... onClipEvent (load){ speed = 5; } onClipEvent (enterFrame){ if (Key.isDown(65)){// the key code For A this._x -= speed; //makes you move left } if (Key.isDown(68)){// the key code For D this._x -= speed; //makes you move left } if (Key.isDown(83)){// the key code For S this._y += speed; //makes you move Down } if (Key.isDown(87)){// the key code For W this._x -= speed; //makes you move Up } } Something like this is how I personally would write it.
this is what mostly got me started for my love of flash programming <3
awesome!
Mar. 19, 2009
sucks!
omg such a simple concept but so fun...
Mar. 18, 2009
haha he made it so that it saves to your SharedObjects Lol
edit! add a ; to the (100);
onClipEvent (enterFrame){ //yourCode _root.InstanceName.swapDepths(100)// how ever many things you want it to swap depths with }
btw a hint to make your health bar work better! Put its registration point to the top left corner ^_^
I think ill make a tutorial on a Full RPG one day, with actually good code...
umm thats the worst game iver ever played
Mar. 17, 2009
wow amazing idea :)
ever heard of a preloader?
Log in to access your games, badges, and more. Create an account to track your progress, earn badges, and join the community.
Use at least 10 characters with a mix of uppercase, lowercase, & numbers
Please check your email to verify your account. You'll need to verify your email before logging in.