Be a Supporter!
Response to: Somethings wrong with my comp Posted October 12th, 2009 in Programming

Can anyone help??? Some of my files are being deleted! I cannot run or dowload anything.. I am backing up important files as fast as possible onto my flash drive... I cannot arun any antivirus programs... I am afraid i will have to wipe my computer.

Response to: Somethings wrong with my comp Posted October 12th, 2009 in Programming

By the way I use Vista, and system restore did not help me at all. Also, I tried getting avg again, and when I open and click run, nothing happens.

Somethings wrong with my comp Posted October 12th, 2009 in Programming

I downloaded some file my friend sent me, and AVG said it was a virus. My friend (whom i know in real life therefore would not do this to me intentionally) said he uses it and it is not a virus. I disabled AVG, then the file crashed my computer. When i finally restarted it, I could not open AVG, and i cannot download any files from the internet. It will say download complete, but the files never appear where i save them. I have tried re-installing AVG but i keep getting these error messages. What should I do?

Would it like be illegal if... Posted September 16th, 2009 in General

If some super-famous celebrity sold his own autograph to retards on ebay for a lot of money? -.-

Response to: Sketch help Posted August 30th, 2009 in Game Development

Umm.... Okay? And why did you post this?

Quality Btn Posted August 30th, 2009 in Game Development

How would I make my game automatically start on medium quality? Also, if I am using the "hideBuiltInItems" code, how do I make (only) the quality button in the right click menu show?

Response to: Rain problem Posted August 29th, 2009 in Game Development

I tried it but it does not work. I will send you the file later Omar, and explain the problem more thoroughly.

Response to: Rain problem Posted August 29th, 2009 in Game Development

Wow 1 hour still no replies .... BUMP

Response to: Game help? Posted August 29th, 2009 in Game Development

Well you didn't provide enough information. It appears though, that your code is incomplete.

onEnterFrame = function () {
	if (Key.isDown(Key.LEFT)) {
		_root.map._x += 5;
	}
	if (Key.isDown(Key.RIGHT)) {
		_root.map._x -= 5;
	}
	if (Key.isDown(Key.UP)) {
		_root.map._y += 5;
	}
	if (Key.isDown(Key.DOWN)) {
		_root.map._y -= 5;
	}
};
_root.hero.play();

The above part should function correctly. But below...

if (!Key.isDown(Key.LEFT) && !Key.isDown(Key.RIGHT) && !Key.isDown(Key.UP) && !Key.isDown(Key.DOWN)) {
	//If? Then what? 
}
Rain problem Posted August 29th, 2009 in Game Development

Hi, I have been messing around with this rain effect in flash, but I have encountered a problem. On the main menu of my flash, I have a rain movie clip with the identifier of "rain_id" on the stage, and I have the following code on the frame:

stop();
var rain_speed:Number = 20;
var rain_density:Number = 50;
for (i=0; i<=rain_density; i++) {
	_root.attachMovie("rain_id", "rain"+i, _root.getNextHighestDepth(), {_x:Math.random()*Stage.width, _y:Math.random()*Stage.height});
}
makeRain = function () {
	for (i=0; i<=rain_density; i++) {
		_root["rain"+i]._y += rain_speed;
		if (_root["rain"+i]._y>Stage.height) {
			_root["rain"+i]._y = -2;
		}
	}
};
setInterval(makeRain, 20);

It works, and when I go to a different frame all I have to do to make the rain stop is remove the rain movie clip from the stage. The problem is, when I go back to the menu(in the swf), the rain seems to be frozen on the stage. There is a new layer of moving rain over it. How do I remove that 'frozen layer' of rain? I have tried putting setInterval(makeRain, 0); on the button that takes you away from the menu, but it will not work. (Basically, on the button that takes you away from the menu, what code should I put in it to make all of the rain be removed from the stage, so that when I go back to the menu, the rain will start again?)

Response to: Need help finding a rain flash loop Posted August 29th, 2009 in Game Development

I realize that this is a rather old topic, but I know an excellent way to make rain. Draw a little picture of a raindrop, roughly 3px by 60px and export it for AS as 'rain_id'
in the frame where you want it to rain, paste the raindrop somewhere offstage and in the frames AS put:

var rain_speed:Number = 20;
var rain_density:Number = 50;
for (i=0; i<=rain_density; i++) {
	_root.attachMovie("rain_id", "rain"+i, _root.getNextHighestDepth(), {_x:Math.random()*Stage.width, _y:Math.random()*Stage.height});
}
makeRain = function () {
	for (i=0; i<=rain_density; i++) {
		_root["rain"+i]._y += rain_speed;
		if (_root["rain"+i]._y>Stage.height) {
			_root["rain"+i]._y = -2;
		}
	}
};
setInterval(makeRain, 20);

Whatever frame the raindrop is on, the rain will play, and you can mess with the code a little to get it how you want. Also, right click on the raindrop and hit arrange, there you can pick if you want the rain in the front or back. Remember, to remove the rain, just take the raindrop off the stage.

Beware: Combat Arms Posted August 12th, 2009 in Video Games

I suppose everyone has seen the ads on the main page. Combat arms, frag for free. No credit card required. DO NOT FALL FOR IT. Combat arms is the best game ever, and as soon as you start playing you will never be able to stop. Soon you will be getting your credit card, buying NX and BAM.
I have wasted so much time on it, it is not worth it. Do not go to http://combatarms.nexon.net/

Response to: Is anyone still christian? Posted August 12th, 2009 in General

At 8/11/09 11:27 PM, tweekee wrote:
At 8/11/09 11:26 PM, GOTHCLAWZ wrote: Because people are coming to there senses. Why, do you want a philosophical debate?
And then god said " let there be light"

And there was bullshit and a made up book.

Trust me, one day, you guys will regret it.

Response to: This is too fucking much! Posted July 22nd, 2009 in General

Link plz. I searched it but I can't find it. Are you just trying to bring up more attention to the DD? If so, you fail.

Response to: Photoshop This Lady! Posted July 20th, 2009 in General

That is a great photoshop, Animator1mike.

Thanks, but it is actually just flash, I don't have photoshop.

Response to: Photoshop This Lady! Posted July 20th, 2009 in General

There comes a time when the parent has to choose between the baby and the burger.

Photoshop This Lady!

Response to: Kids with Webcams Posted July 20th, 2009 in General

At 7/20/09 05:00 AM, MrMechaDuck wrote: hai guys, im a 14 year old, i go to high school (not telling you where you pedo!!!!!) and i live in the us of A, the greatst ocuntry ever, im gonna be a hard rocker when im older, like nirvana, cuz theyr awrsome, bye guys. i hope to make lots of freends here, cuz newgr0unds is awrsome, the bunny flash is my favuirte, they all kill eachova, its so violent and awsome. :] so bye guys, !!! hope this first post went well, oh and heres a pic of me for the ladies.

You are 14 years old. You are getting on Newgrounds to make friends. You are misspelling things because you think it is cool. You like bunny violence. You posted a picture of your fat self for the gay people here. Dude, your best bet is to never get on the internet again. Newgrounds is not for you.

Response to: Can you be born with beliefs? Posted July 18th, 2009 in General

Your cursed, man. You are going to be one of those hit-and-run people soon.

Response to: Aren't pancakes cool? Posted July 18th, 2009 in General

Captain crunchberries and Eggo waffles here.

Response to: Just got my ass kicked and robbed. Posted July 18th, 2009 in General

At 7/17/09 06:56 AM, Techno wrote: Fictional stories belong on your userpage.

Lol, so true.

Response to: The powder toy Posted July 18th, 2009 in General

That's pretty cool to mess with.

Response to: Why Do Poor People Want To Steal Posted July 18th, 2009 in General

He is probably a beggar.

Response to: you have a box Posted July 17th, 2009 in General

Don't press any of the buttons, instead, put a baby in it and throw it on the side of a road.

Response to: What Makes You Angry?blarrrrragh ar Posted July 17th, 2009 in General

Mexicans

Response to: Draw a zombie! Posted July 17th, 2009 in Art

Ooh here is a zombie from my flash game.

Draw a zombie!

Response to: why dose newgrounds like cock jokes Posted July 17th, 2009 in General

At 7/17/09 01:07 PM, Chdonga wrote: Did you say rock joke?

That is hilarious!

Response to: Problem Posted July 17th, 2009 in Game Development

Dude, there is one period in that giant text blob that I read. You need to slow down a bit so people can understand you.

Canyou understandme when I type like thisit isannoying isint iti mean sometimes i need help with as but blah blah blah blah.

Response to: Sitelock to NG Posted July 16th, 2009 in Game Development

It doesn't work when I test movie, will it work when on the internet?

Response to: flash submissions Posted July 16th, 2009 in Game Development

When you hit control > test movie, a swf file is automatically made. It should appear right beside where ever you have your FLA file. If not go to start > C:/ > and then search for ".swf". You will find it.

Response to: I need help with my flash! Posted July 16th, 2009 in Game Development

"I need help making flash." Dude, flash can be anything. But do what I did. Browse the Newgrounds flash forums and youtube. You will not get it right away, It took me a few years to fully understand it.