00:00
00:00
Newgrounds Background Image Theme

Abdels6375 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_"

OMg that Camera tutorial is amazing

sht man nice hint, that's gonna save me alot of time and effort. Good tutorials very helpful.

I <3 u :P

*rubs eyes*

I read alost everything in the Flash part.......My eyes hurt..Doyum you have really helped me soo much no longer shall i create the Tween movie.....

Also may i use Characters similar to the ones in Solid Stick..Not the same..they look much better than sticks....

You ROCK!

PS. like the music

GAMECUBICLE responds:

Course you can use Solidstick characters :P I didnt invent them anyways, someone used them before me :P

(@.@) omg!!!

This is THE BEST tutorial EVER!! I am a noob with flash but this is THE ULTIMATE TUYORIAL!!!

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

thanx

It was really helpful! THANX!!!!!