Newgrounds.com — Everything, By Everyone.
Age/Gender: 15, Male
Location: tilburg (netherlands)
i like rock, bands like: linkin park and limp bizkit
Newgrounds Stats
Whistle Status: Normal
Exp. Points: 1,670 / 1,880
Exp. Rank #: 15,360
Voting Pow.: 5.49 votes
BBS Posts: 0 (0 per day)
Flash Reviews: 51
Music Reviews: 4
Trophies: 0
Stickers: 0
All Flash Reviews
51 Reviews | 6 w/ Responses
good movie
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
good movie
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
good movie
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
good game
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
ive loved it like all the phoenix wrong's
5/5 agan!!
lolXD
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
if ur reading this, olmost all of the things on newgrounds are based on flash
like evry movie and game are based on flash
some things are made by moviemaker and has been imported to flash so its still flash and it can be posted
oh and i give it a 7 cuz its not original
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
"try this 1 pretty cool made in 1 min"
// MADE WITH STICK ANIMATOR V2.0 BY NAMZORG
// Compatible with Flash MX and higher
// Stage width : 300
// Stage height : 300
// Frames per second : 12
var myAnimation = [
12,
[[201.6,155.1],[201.6,155.1],[201.6,1 55.1],[201.6,155.1],[201.6,155.1],[20 1.6,155.1],[201.6,155.1],[201.6,155.1 ],[201.6,155.1],[201.6,155.1],[201.6,
155.1],[201.6,155.1],[201.6,155.1],[2 01.6,155.1],[201.6,155.1],[201.6,155.
1],[201.6,155.1],[201.6,155.1],[201.6 ,155.1],[201.6,155.1],[201.6,155.1]],
[[202,125],[209,127],[214,134],[212,1 46],[205,151],[194,148],[189,139],[19 2,129],[200,125],[202,125],[207,126],
[212,130],[212,130],[215,138],[214,14 4],[209,149],[199,151],[193,147],[189 ,138],[191,131],[200,125]],
[[202,138],[202,138],[202,138],[202,1 38],[202,138],[202,138],[202,138],[20 2,138],[202,138],[202,138],[202,138],
[202,138],[202,138],[202,138],[202,13 8],[202,138],[202,138],[202,138],[202 ,138],[202,138],[202,138]],
[[185,138],[185,138],[185,138],[185,1 38],[185,138],[185,138],[185,138],[18 5,138],[185,138],[185,138],[185,138],
[186,132],[188,129],[188,129],[188,12 9],[186,133],[185,137],[185,138],[185 ,138],[185,138],[185,138]],
[[168,139],[168,139],[168,139],[168,1 39],[168,139],[168,139],[168,139],[16 8,139],[168,139],[168,139],[169,131],
[169,131],[172,134],[172,134],[172,13 4],[171,141],[169,142],[168,137],[168 ,137],[168,137],[168,137]],
[[219,137],[219,137],[219,137],[219,1 37],[219,137],[219,137],[219,137],[21 9,137],[219,137],[219,137],[219,137],
[219,137],[219,137],[219,137],[218,13 4],[217,130],[217,130],[217,130],[219 ,135],[219,135],[219,138]],
[[236,138],[236,138],[236,138],[236,1 38],[236,138],[236,138],[236,138],[23 6,138],[236,138],[236,138],[236,138],
[236,138],[236,138],[236,138],[235,13 8],[233,136],[234,132],[234,126],[233 ,126],[236,134],[236,138]],
[[189,176],[189,176],[189,176],[189,1 76],[189,176],[189,176],[189,176],[18 9,176],[189,176],[189,176],[189,176],
[189,176],[189,176],[189,176],[189,17 6],[189,176],[189,176],[189,176],[189 ,176],[189,176],[189,176]],
[[181,199],[181,199],[181,199],[181,1 99],[181,199],[181,199],[181,199],[18 1,199],[181,199],[181,199],[181,199],
[181,199],[181,199],[181,199],[181,19 9],[181,199],[181,199],[181,199],[181 ,199],[181,199],[181,199]],
[[214,175],[214,175],[214,175],[214,1 75],[214,175],[214,175],[214,175],[21 4,175],[214,175],[214,175],[214,175],
[214,175],[214,175],[214,175],[214,17 5],[214,175],[214,175],[214,175],[214 ,175],[214,175],[214,175]],
[[221,198],[221,198],[221,198],[221,1 98],[221,198],[221,198],[221,198],[22 1,198],[221,198],[221,198],[221,198],
[221,198],[221,198],[221,198],[221,19 8],[221,198],[221,198],[221,198],[221 ,198],[221,198],[221,198]]
];
var currentFrame = 0;
var lastFrame = 20;
this.createEmptyMovieClip("Head",1);
with(this.Head){
var a, rad;
lineStyle(0);
beginFill(0x000000,100);
moveTo(0,-6.5);
for(a = 0; a<= 360; a++){
rad = (a*Math.PI)/180;
lineTo(Math.cos(rad)*6.5,-6.5+Math.si n(rad)*6.5);
} endFill();
}
this.onEnterFrame = function ()
{
clear();
lineStyle(5,0x000000,100);
if(++currentFrame > lastFrame)
currentFrame = 0;
moveTo(myAnimation[1][currentFrame][0 ],myAnimation[1][currentFrame][1]);
lineTo(myAnimation[3][currentFrame][0 ],myAnimation[3][currentFrame][1]);
lineTo(myAnimation[4][currentFrame][0 ],myAnimation[4][currentFrame][1]);
lineTo(myAnimation[5][currentFrame][0 ],myAnimation[5][currentFrame][1]);
moveTo(myAnimation[3][currentFrame][0 ],myAnimation[3][currentFrame][1]);
lineTo(myAnimation[6][currentFrame][0 ],myAnimation[6][currentFrame][1]);
lineTo(myAnimation[7][currentFrame][0 ],myAnimation[7][currentFrame][1]);
moveTo(myAnimation[1][currentFrame][0 ],myAnimation[1][currentFrame][1]);
lineTo(myAnimation[8][currentFrame][0 ],myAnimation[8][currentFrame][1]);
lineTo(myAnimation[9][currentFrame][0 ],myAnimation[9][currentFrame][1]);
moveTo(myAnimation[1][currentFrame][0 ],myAnimation[1][currentFrame][1]);
lineTo(myAnimation[10][currentFrame][
0],myAnimation[10][currentFrame][1]);
lineTo(myAnimation[11][currentFrame][
0],myAnimation[11][currentFrame][1]);
Head._x = myAnimation[3][currentFrame][0];
Head._y = myAnimation[3][currentFram
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
"look this if u can do it u get 10 buks of me"
1,2,19,19,19,2,19,13,13,8,1,2,19,2,19 ,2,19,15,15,1,1,2,19,2,19,2,19,15,15,
1,1,19,19,2,19,19,19,15,15,1,1,19,2,2 ,2,2,2,15,15,1,1,19,2,2,1,1,1,15,15,1 ,1,19,2,2,2,2,2,15,15,1,1,19,17,17,17 ,2,17,10,10,8,1,19,17,2,17,2,17,15,15 ,1,1,19,17,2,17,2,17,15,15,1,1,3,17,2 ,17,17,17,15,15,1,1,21,2,2,2,2,2,15,1 5,1,1,21,2,21,21,21,21,15,15,1,1,21,2 ,21,2,2,21,15,15,1,1,21,21,21,2,21,21 ,15,15,1,1,2,2,2,2,21,2,15,15,1,1,1,1 ,1,2,21,21,7,7,8,1,1,1,1,16,6,1,1,1,1 ,1,1,1,1,1,16,1,1,1,1,1,1,1,1,1,1,1,1 ,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,20 ,1,1,1,1,1,1,1,1,20,12,1,1,1,1,1,1,1,
1,1,20,1,1,1,1,18,1,1,1,1,1,1,1,1,18,
9,1,1,1,1,1,394,214,1,1,1,1
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
its bull shit thats y i like it
a funn joke about just a proseed buttonXD
lol go make more of this shit:P
Author's Response:
Thank you, glad to hear that
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.
its a great movie but... u need to know and played the game to get the joke
(ive played it but still for the ones who didnt) so thats y 8/10 5/5 on the other rating its funny, no complayns further, oh and good grafics good artistic
Author's Response:
All you need to know from games that you lose those powerups.
Everything else in this flash are just fan fiction or sort of.
- Rate this review:
- Helpful!
- Useless.
- Flag as abusive.