You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'chickendance333'

We found 835 matches.


<< < > >>

Viewing 1-30 of 835 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91828

1.

None

Topic: I can sleep with my eyes closed!

Posted: 11/22/09 08:39 PM

Forum: General

I can stand on TWO legs!


2.

None

Topic: Tarboy- The Greatest?

Posted: 10/16/09 10:23 AM

Forum: Flash


4.

None

Topic: Wanted Flash Game...

Posted: 09/28/09 10:55 PM

Forum: Flash

kk i jus got the curve bullet thing done, som1 do tha art.


5.

Muted

Topic: Whitch emoticon discribes you?

Posted: 09/22/09 09:11 PM

Forum: General

Bondage.


6.

None

Topic: I am fatty, hear me roar.

Posted: 09/20/09 01:36 AM

Forum: General

I think you need to go on a diet, it's unhealthy to be so overweight.


7.

Happy

Topic: Need a programmer 50/50 Profit

Posted: 09/14/09 08:44 PM

Forum: Flash

I might be interested, I haver a so-so game on my profile. But I have 2 much better example I am trying to get sponsored. PM me the details and I'll decide whether I'll be able to do it. That is, if you haven't chosen anyone else.


8.

None

Topic: [AS2] Attacking help!

Posted: 09/05/09 10:32 PM

Forum: Flash

Maybe next time we should code stuff ourselves instead of copying and pasting?

onClipEvent (load) {
speed = 7;
speed2 = 7;
scale = _xscale;
fight=false
}
onClipEvent (enterFrame) {
if(fight==false){
if (Key.isDown(Key.UP)) {
this._y -= speed2;
this.gotoAndStop(2);
}
if (Key.isDown(Key.DOWN)) {
this._y += speed2;
this.gotoAndStop(2);
}
if (Key.isDown(Key.LEFT)) {
this._x -= speed;
this.gotoAndStop(2);
_xscale = -scale;
}
if (Key.isDown(Key.RIGHT)) {
this._x += speed;
this.gotoAndStop(2);
_xscale = +scale;
}
}
onClipEvent (keyUp) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
thisDepth=this.getDepth(), otherDepth=_root.enemy.getDepth();
if (_y>_root.enemy._y && otherDepth>thisDepth) {
this.swapDepths(_root.enemy);
}
if (_root.enemy._y>_y && thisDepth>otherDepth) {
this.swapDepths(_root.enemy);
}
if(Key.isDown(Key.SPACE)){
this.gotoAndStop(3);
fight = true;
}


9.

None

Topic: [AS2] Attacking help!

Posted: 09/05/09 10:10 PM

Forum: Flash

It's because you have it go to the stand animation on keyUp


10.

None

Topic: Vcam testing for 2P platformer

Posted: 08/30/09 12:29 PM

Forum: Flash

Try taking out the brackets. [, ]


11.

None

Topic: The Game You're Currently Playing

Posted: 08/25/09 08:20 PM

Forum: Video Games

At 8/25/09 02:16 AM, 36Holla wrote: Got Arkham Asylum an hour ago. So far, shit is tight.

I was always hearing about that, but now that it's out no one seems to talk about it. Is it worth buying?


12.

None

Topic: American Football Discussion

Posted: 08/21/09 07:59 PM

Forum: Clubs & Crews

Yeah, Yeah lets go Chiefs!

I need a new city >.>

13.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/21/09 07:49 PM

Forum: Flash

At 8/21/09 06:59 PM, CybexALT wrote: yeah same, but as long as its the real Office, and not that American rip off.

What's wrong with the American version? Not only does it use a lot of the same jokes, it has great actors and actually good sound and video quality. It's not a rip-off it's a remake, to make it more for what American viewers are used to.


14.

None

Topic: New zodiacal sign..

Posted: 08/17/09 11:01 PM

Forum: General

I was once a fish, and now I shall remain, a fish. I am all powerful Pisces.


15.

None

Topic: Game prototypes + a question

Posted: 08/14/09 10:55 PM

Forum: Flash

The first's controls are very, very confusing to use. With those controls, I'd chose the second one. But if you were to make the first engines movement not based on where the mouse is, I'd probably like that one better.


16.

None

Topic: Google Clockday 2009

Posted: 08/14/09 03:24 PM

Forum: General

I approve.


17.

Misunderstood

Topic: My middle name is Homer

Posted: 08/13/09 11:51 AM

Forum: General

My middle name is Lawrence. I suppose you are all better people than me.


18.

None

Topic: Beta test my game!

Posted: 08/11/09 08:40 PM

Forum: Flash

No excuse for that high of a file size. compress the god damn music, it takes like 30 seconds.


19.

None

Topic: Don't eat the shells.

Posted: 08/11/09 08:38 PM

Forum: General

I eat the shells to prepare for being anal raped.


20.

None

Topic: Actionscript 2 Adv Collision Detect

Posted: 08/10/09 12:38 PM

Forum: Flash

At 8/9/09 10:48 AM, Johnny wrote: If you're dead set on using 4x points, you'll just have to place them where they need to be at the start, and modify them through trig/vector when the car rotates.

Can't he just have 4 movie clips inside of the car movieclip and check their _x/_y + the car's _x/_y?


21.

None

Topic: New animal discovered in japan

Posted: 08/09/09 04:20 PM

Forum: General

It must have eaten a lot of Mentos!


22.

None

Topic: Theater of the blammed

Posted: 08/09/09 04:03 PM

Forum: Flash

At 8/9/09 02:34 PM, TheUnknownAggregate wrote: Oh yeah, you might remember me as the one who thought the "Mystery Newgrounds Theater 3000" thing was a good way to do this. It wasn't, sorry.

That's a much better way to present this than to just show them.


23.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/09/09 04:00 PM

Forum: Flash

That's chips, not dollar amount.

Oh, now I get it, that was taken before the tournament was over.


24.

None

Topic: Mini-Game Collab 2

Posted: 08/09/09 03:31 PM

Forum: Flash

Well, I made this for the Warioware collab which has been disbanded (apparently). But you're welcome to use it.
BALANCE
I might also make an actual minigame for this.


25.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/09/09 03:17 PM

Forum: Flash

At 8/9/09 01:02 AM, knugen wrote:
At 8/9/09 01:00 AM, knugen wrote: Pics or it didn't happen.
Guess it didn't then -_-'

Wow, one place off $100,000. I'd be pissed off more than anything else.


26.

None

Topic: My new animation style:)

Posted: 08/05/09 09:14 PM

Forum: Flash

We can't tell from this, it basically a circle moving left with blur. Do some human animation or effects or something useful and then I can make my judgement on it, but it looks ok now.


27.

None

Topic: Xbox 360 club.

Posted: 08/05/09 06:10 PM

Forum: Clubs & Crews

God damnit, gthere's no video output on my Xbox, does this cost anything to fix?


28.

None

Topic: Voting, News and Movies

Posted: 08/05/09 11:49 AM

Forum: NG News

Akshinskript 3 POINT OH


29.

None

Topic: Nueva Game Update (not quite beta)

Posted: 08/04/09 06:59 PM

Forum: Flash

The demo lags. ALOT. Unless you are for some reason using like 12 FPS.


30.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/04/09 05:44 PM

Forum: Flash

I made another game Hur Hur Hur


All times are Eastern Standard Time (GMT -5) | Current Time: 09:29 PM

<< < > >>

Viewing 1-30 of 835 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91828