00:00
00:00
Newgrounds Background Image Theme

biimooner 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 "Action Scripts Tutorial 1"

Yeah.

This tutorial helped me out alot! Even made my own first game with it!
The "Click the button to reduce 2 health everytime 'till he dies game" ! :D

You rock!

uhhm. Screw you, dude

That dude below me can suck it. I'm pretty new in Flash, and I found it very helpful :]
You did great at keeping it simple, and it was easily understandable.

And to to "tails", "talls", not even sure, you don't really need examples. It may help a little, but its not needed. I just opened Flash and did what he said. Works just as well. And maybe he didn't want to put a back button?

Fucktard.

And the only possible thing that I could even say to add to this would be music or something, lol! Because it was great :)

I may not be an awsome programer but...

...That is useles, for one you need examples so we have an Idea of what the scripts will do and how they will behave when we have it up and running, and you need a back button realy badley, cuse if you know all that and don't know how to make a back button thats patheck. But hear let me help!!!

on (press) {
prevFrame();
}

Thire you go, but if you want to make it go forword one frame, replace "preFrame();" with "nextFrame();".
But it still might help noobs, but theres better ones, and you prople can do better so inprove it some and it'll propley better.

5/5

just one question. (BTW i'm a major newb in flash =))
on the buttons code:
on(keyPress "<Left>"){
gotoAndPlay(2); //(this code can of course be anything you want)
}
_
where you wrote "(this code can of course be anything you want)", i'm not sure what to type in there... could someone give me an example??

Awesome

Taught me a lot :D