00:00
00:00
Newgrounds Background Image Theme

YubaOfficial 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 "interminable"

That was really good!

Good job, it was pretty good, work on the story line though... how did you make that type of preloader? Tell me please.

AngryAxel responds:

Yeah, sure, If you mean the drawing stuff, just insert the actionscript into an empty keyframe...


_root.onMouseMove = function() {
if (draw) {
_root.lineStyle(0, 0x000000, 100);
_root.lineTo(_root._xmouse, _root._ymouse);
}
};
_root.onMouseDown = function() {
draw = true;
_root.moveTo(_root._xmouse, _root._ymouse);
};
_root.onMouseUp = function() {
draw = false;
};


The script was written by David Brushinski, and I cannot take credit for it.

And if you want to change color or width, just change the numbers in
_root.lineStyle(0, 0x000000, 100);

And this you just paste in in a preloader thingy...

.

Really awesome movie. I'm glad stuff like this is getting submitted while I'm at school.

AngryAxel responds:

Wow, I'm glad that people like my movie!, I also checked out paper, it was really good! Maybe you could have cropped the music at the ending, no offense, GD rocks! I play When I Come Around with my band and all, but just to lower the file size...

Nice :)

The movie is really well done :) I enjoyed watching it and especially waiting for the movie to load ;) The idea of that "drawing"-preloader is really great :) The best preloader I ever saw ;)

AngryAxel responds:

Yeah, I got an inspiration kick, so i thought "Hey, I wanna draw while waiting"! And then the rest is history :D Thanx for the 8!

Excellent

I loveeeeeed it!
Good story, good graphics, just generally good!

Only weird thing was the massive Snow Wolf!

But overall I loved it!

AngryAxel responds:

Maybe it's the people that are small... (mysterious music) Anywayz, thanx for the 10's