00:00
00:00
Newgrounds Background Image Theme

Lamoukate just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "The Tutorial Collab '06"

Great!

I have to say that this is the best tutorial I have EVER seen! I myself have never seen a tutorial better than this on any flash website out there!
A couple of things that could use work though is the fact that on some of the older computers it has so much lag that you can't even lower the quality because if you right-click it will freeze up. Believe me, I tried to watch this on a different computer than mine and it just froze right then and there. But my computer didn't have any trouble because it's the best computer ever! :D
Anyway, thanks for the help on some stuff I was still a little hazy about. I really hope that you write another tutorial that goes deeper into more aspects of flash and other related programs.
But to everyone that made this colab I salute you and must give you some brownie points for that one. CONGRATS!

Simply awesome!

Thank you! I've learned a lot, and I will learn more as the time goes on! THANK YOU!

Good

Bleh! In simple RPG my action script don't work. what's wrong in it?
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
this._y -= 4;
}
if (Key.isDown(Key.DOWN)) {
this._y += 4;
}
if (Key.isDown(Key.LEFT)) {
this._x -= 4;
}
if (Key.isDown(Key.RIGHT)) {
this._x += 4;
}

}

Problem!

I tried making the platformer and in the final product i could walk right but when i hit the left direction key the guy dissapears =/ help!

Great tutorial.

Its a great tutorial that has taught me a lot about flash. There were some steps that could have been clarified more though. All in all great job.