Be a Supporter!
Response to: hitTest Posted March 25th, 2008 in Game Development

At 3/25/08 04:51 PM, TripleDK wrote:
if(this._x > Stage._width)){
this._x = 0;
}

That seems a bit more right, depending on your variables :P

Wait no, sorry, I wasn't thinking there :(
More like

speed = 0;

Response to: hitTest Posted March 25th, 2008 in Game Development

At 3/25/08 01:02 PM, Hoeloe wrote:
At 3/25/08 11:52 AM, jimbobwea00 wrote: I've been looking all day for the right code but none of them work how do I make it my character can walk around without the worry of walking off the screen.
I have a tutorial on just this.

if(this._x > Stage._width)){
this._x -= speed;
}

basic principle.

if(this._x > Stage._width)){
this._x = 0;
}

That seems a bit more right, depending on your variables :P

Response to: need an expert/advanced programmer Posted March 25th, 2008 in Game Development

At 3/25/08 02:23 AM, Sabado-Karate wrote: I would help but I blow at programming

So you would help... how? lol

But we need descriptions on what to do, is it an overhead RPG, and what else have you planned to include?

Money is also always tempting, lol
Response to: am i normal? Posted March 19th, 2008 in General

I like milky chocolate with nuts, and can't stand dark chocolate, I'm a freak ?!

200th post !!! ;P
Response to: What If Egoraptor Did... Pokemon! Posted March 5th, 2008 in Game Development

I can't really see what's going on in your script, but Pikachu should zap Ash immediatley after he gets released!

Response to: Monthly Voting Posted March 4th, 2008 in NG News

Let me guess; the winner is: MGA2 !?
Man... If just I had a credit card, those shirts would be mine!

Response to: Need halp with my flash Posted February 27th, 2008 in Game Development

At 2/27/08 03:24 PM, Shar95 wrote: post link to the swf, and say what codes u have then

Or even better, the .fla!

Response to: So Infuriating Posted February 13th, 2008 in General

The animals also eat meat... It's a natural thing, so take advantage of it!!

Response to: Were babies come from. Posted February 13th, 2008 in General

But what about the donut?
My mom told me she would reveal the donuts function when I got confirmed (she forgot...)

Response to: Whats your amazing skill? Posted February 13th, 2008 in General

I can write something that isn't about sex (including cock jokes) in the General forum!

Response to: What kind of girls are you into? Posted February 13th, 2008 in General

The non-existing mix... Not a complete feminiminis...ish-es whore, but not a suicidal tripper... I thought I had one for a couple of months, but turned out she ended being a suicidal tripper.... Or something like that

Response to: Art Contest, Ng Talent, Ebaynuma Posted February 13th, 2008 in NG News

At 2/13/08 05:08 PM, luka wrote: You should seriously stop saying people are dead. It shocks me for a second each and every time. :P

Are you sure he's faking? :P

Response to: game points Posted February 13th, 2008 in Game Development

var x = 0;

So you create a variable "x" which is equal to 'zero'
Then it increases with what number you want to put in!

var x += number;

Got it?

Response to: NGup Returns. Posted February 9th, 2008 in Game Development

It seems to be pretty empty right now... well, gotta start using it then :D

Response to: Uh oh... I am back to n00bish... Posted February 9th, 2008 in Game Development

He said it was in a MC on the main timeline....

But, instead of that function, you can just put the code you got on a BUTTON

Response to: Help... Posted February 8th, 2008 in Game Development

At 2/8/08 02:06 AM, blinkers666 wrote:
pre-loader bars *

If you don't really want to learn AS and want to focus on animation, then you can download some nice and free NG preloaders here ;D

...And you can edit them to your likings

Response to: Why Does Wow Suck? Posted February 6th, 2008 in General

Obnoxious repetitive gameplay... :(
Takes at least a day to get a new spell, and after 1 battle, you realise that you still press that same damn buttons over and over again....

Response to: Auctioning Off Krinkels Con Pass Posted February 5th, 2008 in General

At 2/5/08 08:42 AM, Krinkels wrote: Someone just bought it for some 13-ish bucks.....

Krinkels got owned by Rebel666, lol :P

Response to: hiding buttons Posted February 5th, 2008 in Game Development

At 2/5/08 03:49 PM, Rustygames wrote:
No that's dumb as hell. What if he wants it to come back?

Anyways you've been told how to do it so please try before posting back here with the first problem you come across. Next time use powerpoint or something else within your skillset

Thank you very much for those kinds word, but everybody in my school hates it when I start animating in PowerPoint, and my Vista only came with a PowerPoint viewer.... not an editor >.>

If you want it back, then just set it's X propery back.... It will still have the "counter ++" code...
Response to: hiding buttons Posted February 5th, 2008 in Game Development

on (release) {
this._x = "Way out of the screen";
}

What I'm trying to say: Use AS to simply move the whole dang thing out of the screen!
If the width of your Flash is 550 (standard I think... maybe it's height) then make the X property at least 1000!

Response to: the Netherlands Newgrounds meet-up! Posted February 4th, 2008 in General

At 2/4/08 08:01 AM, Duffi wrote:
At 2/4/08 07:25 AM, DareDevilGuy wrote: Now wouldn't that be nice?
It woul be like a Denmark meet-up. Not many would come.

Let's make a Denmark meet-up................ Or maybe a Scandinavian... there seems to be a hell lot of Norwegians here :P

Response to: What should boobs taste like? Posted February 4th, 2008 in General

What DO they actually taste like?

LOL, 14 year-old on a NSFW topic :P
Response to: Hittesting Walls, trouble. Posted February 4th, 2008 in Game Development

At 2/4/08 08:33 AM, Wabo wrote: bump

Those 3 bumps are all the posts you have made (at time of writing)...
---
Well, instead of that function, you could just take your mouse_MC

onClipEvent(enterFrame) {
if(!this.hitTest(_root."walls") { // Notice the ! for NOT
this.startDrag;
}
}

Hope that helps you a bit

Response to: Gentleman. Posted February 3rd, 2008 in General

At 2/3/08 04:10 PM, Stomer wrote:
A hell lot of stuff...

So... you'r saying we are getting rid of all white people? Isn't that just how natural evolution works?

Response to: 2008 SuperBowl discussion thread Posted February 3rd, 2008 in General

At 2/3/08 10:56 AM, AngryBanana wrote:
At 2/3/08 10:54 AM, satanbrain wrote:
At 2/3/08 10:38 AM, Idiot-Finder wrote: The games starts tonight at 6 p.m. so in this thread you can discuss on which team do you think is going to win and you want to win.

Giants vs. Patriots
WHO CARE?!
Like 3/4 of the United States?

And a bunch of other people from around the world.

Response to: Damnit! What's now? |:? Posted February 3rd, 2008 in Game Development

Add a black guy who owns them all

Response to: you just smoked 10 minutes ago! Posted February 2nd, 2008 in General

Ok, it has been said numerous times, why can't people get it?!?!? What the hell is so great about smoking!?

Makes you look cool: No, just the opposite
Is cheap: No, just the opposite for an addict
Is healthy: FFS NO!
Gives you this good feeling: Then get a bloody girlfriend and make out with her, just as good! :P

Any objections/suggestions?

Response to: Your Thoughts About Jack Thompson? Posted February 2nd, 2008 in General

Well, at least we can make some decent jokes about him! :P

Response to: you just smoked 10 minutes ago! Posted February 2nd, 2008 in General

We live in a fucked up world, where 10-year olds starts to smoke.... and drink... and do real-life headshots.... man....

Response to: 499 for the full version..? Posted February 2nd, 2008 in Game Development

At 2/2/08 02:59 PM, Kirk-Cocaine wrote:
At 2/2/08 02:58 PM, xtnction wrote: Macromedia should make a stripped down version of the software or atleast make the older versions available.. agreed? yes? no?
I agree. They should totally do a cheaper version for students or something.

lol