00:00
00:00
Newgrounds Background Image Theme

GingaSnappd 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 "Actionscript Tutorial."

Wow..

This is the best tutorial I have ever written for any topic. Amazing. It WILL definately help me out, A LOT.

Hmmmmm

This tut rules but for th target for the FPS

on(press) {
_root.Target.play();
play();
}
worked for it took ages to figure it out but if your having trouble with the target for the fps heres the code

Very Good!

This tutorial was extremely useful. I knew absoloutely nothing about Action Script and now I can finally make a game I wanted to make, thanks to your tutorial. The only thing is that I got stuck on the hitTest bit.

I made a black ball with the instance name 'blah' and a pink ball with the instance name 'pink'. The black ball can move left and right into the pink one, and the pink one has this Action Script on it:

onClipEvent(enterFrame){
if(_this.hitTest(_root.blah))
gotoAndPlay(2);
}

The second Frame is a scribble with a Stop Action, but instead of seeing that, the black ball goes behind the pink one.

Wow...

Well I be damned.

There actually exists and Actionscript tutorial that not only teaches you but also dosent mention the words "Copy and Paste"

Yup. The endis nigh.

~Karlos

10/10 - 5/5 + Fav

...

i really have now flipping idea what to do! i read it over and over and still, dont know what to do! please i really want to make movies or games but i dont understand..=(