00:00
00:00
Newgrounds Background Image Theme

Flycanjack 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 "_ULTIMATE TUTORIAL 2_"

Awsome!

This is probably the best tutorial on NG, and maybe even the web! You can learn alot of stuff from this, the n00bish stuff, and the Expert stuff. There is only 1 problem I encountered though...
In the Section Actionscript>Game(basic), when you give the actionscript for the hittest, it won't work unless you change the P in Play to a lower case p. So instead of this:
onClipEvent (enterFrame) {
if (this.hitTest(_root.ENEMY)) {
_root.PLAYER.Play();
}
}
It should be this:
onClipEvent (enterFrame) {
if (this.hitTest(_root.ENEMY)) {
_root.PLAYER.play();
}
}
See how the P in Play is a lower-case?!
Anyways, great tutorial! Hope to see more from you! :P

finaly someone made it well.

Hey guy,your tutorial is the only one that finaly helped me to do flash,thx to you i finaly going to do flash animations,i owe you one.

Great tutorial!

Dude! This tutorial rocks!
You helped me tons! Thanks, man.

AWESOME TUTORIAL!!

this is an really good tutorial, really cover the most stuff. Helped me ALOT. thanks man.

Too bad..

You would've been something big if you knew Photoshop... LEARN IT!

It's not hard!

GAMECUBICLE responds:

I know photoshop, not all of it, but this tutorial just covered the basics,

And btw. the main thing about this tutorial was still the flash section. and you probably didnt check that out...