00:00
00:00
Newgrounds Background Image Theme

Cositadog 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 "AS 2.0 For Dummies Part 1"

Madness Scene Creator 3

Hi, im sorry this isnt about this tutorial but i was wondering... is MSC3 nearly done??? because i reallllllllly want to play it :)

AntoArts-Admin responds:

It will come in march of this year, you could've PMed me ;)

Cool

Good preloader. Although I know most of the stuff, you did a good job at teaching it.

good tutorial

and I will recomend it to my friend who is trying to learn actionscript... It took me 3 weeks to teach him how to make a play button and how to motion tween

AntoArts-Admin responds:

Hope it helps him, the reason why I made this was to helpnew people to acctully learn AS 2.0, not only copy codes

To basic for me.

//This will start the dragging
on(press){ //as you can see you have to click
startDrag("");
}
//This will stop the dragging when you release your mouse
onClipEvent(mouseUp){
stopDrag();
}

mouseUp?
wouldn't it be easier to do:
onClipEvent(Release){

Anyway.
I'd use Release, this is Ok, but this stuff is to basic for me.

AntoArts-Admin responds:

Yeah, it's a starter tutorial

Not bad.

Not bad.

AntoArts-Admin responds:

Thank you