Newgrounds.com — Everything, By Everyone.

Checking login status…

USERNAME:

PASSWORD:

Logging in…

Logged in as:
.
Logging out…
Inbox My Account Log Out


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: 'D-SuN'

We found 125 matches.


<< < > >>

Viewing 1-30 of 125 matches. 1 | 2 | 3 | 4 | 5

1.

None

Topic: Voice Actor Wanted

Posted: 07/21/08 02:57 PM

Forum: Audio

Looking for someone who can do a Deep, Evil, sinister voice. Some one who can do really beleivable, crazy laughs, and death screams.
I'm thinking Ganondorf. But im open to ANYTHING!
http://www.youtube.com/watch?v=2vPheBem6 pc

daniel@sun-studios.net

Cheers!


2.

None

Topic: Calling a group of MCs

Posted: 04/07/08 08:21 AM

Forum: Flash

At 4/7/08 04:20 AM, hansaW wrote: You could put your enemies in one movieclip and call it enemies and call the movieclips in enemies for enemy 1 2 3 and so on.

Hey I thought about that but that wouldnt work in the situation i'm in. There must be a way. There is in other programing launguages i've used.


3.

None

Topic: Calling a group of MCs

Posted: 04/07/08 03:09 AM

Forum: Flash

Is there a way to generalize a group of Movieclips?
Example.
Lets say I have three different movieclips. Each one is an enemy. Is there a way in which I could refer to them all as "enemy"?
so
if (enemy.hitTest(deathObj)) {
enamy.die!!
}
Thanks guys.


4.

Happy

Topic: Top entries from 01/30/2008!

Posted: 01/31/08 05:45 AM

Forum: P-bot's Postings

Daily 4th, not bad! i was expecting a little bit more though...


5.

None

Topic: Scissor debate

Posted: 01/30/08 01:18 PM

Forum: General

If X said that the service station would NOT seel scissors, and Y said they would, than X and Y both go to the station and the station does NOT sell scissors, however, the man has a pair of Scissors and penciels behind the desk and he sells them to you, does the service station sell Scissor? Does X win the debate?


6.

None

Topic: Key.isDown Help

Posted: 01/13/08 10:11 AM

Forum: Flash

thanks heeps dude! helpe me alot.
1/13/08 08:27 AM, XBigTK13X wrote:

Mmmkay. Here's the actual version.

LOL at three posts in a row =)....so tired ^_^.

var i:Number = 0;
onEnterFrame=function(){
while(i<=222){
if(Key.isDown(i)&&i!=65){
trace("dam");
}
i++;
}
if(i>=222){
i=0;
}
}

7.

None

Topic: Key.isDown Help

Posted: 01/13/08 06:34 AM

Forum: Flash

Im having some trouble here.
the 2nd half of the script. If any key is being pressed besides 65 (a), how would i do that?
i've tried using the !, but that dosent seem to work.
if (Key.isDown(65)) {
trace("yay");
} else {
if (!Key.isDown(65)) {
trace("dam");
}
}
Any help would be great.


8.

Elated

Topic: Top entries from 01/10/2008!

Posted: 01/11/08 01:06 AM

Forum: P-bot's Postings

Yaay! Daily frst! thanks everyone


9.

Elated

Topic: Top entries from 09/05/2007!

Posted: 09/06/07 12:56 AM

Forum: P-bot's Postings

Woooo daily 1st! yaay.


10.

None

Topic: Top entries from 08/05/2007!

Posted: 08/06/07 01:12 AM

Forum: P-bot's Postings

Sweet! 3rd best =D


11.

None

Topic: VGDC Arnie Contest

Posted: 06/27/07 05:00 AM

Forum: Network News

sprite


12.

None

Topic: Do You Poo At Night?

Posted: 05/30/07 10:37 AM

Forum: General

you no if you only take one plop of shit, you wont need to wipe your ass.


13.

None

Topic: BBS or flash Portal

Posted: 05/21/07 01:40 AM

Forum: General

BBS would go. Newgounds EveryPost, by everone?


14.

None

Topic: Nintendo: dying or surviving?

Posted: 05/20/07 10:28 AM

Forum: General

Nintendo actualy make profit with every wii and ds they sell. Sony and microsoft loose money and rely on software sales. So even if nintendo comes 2nd place with its wii or even 3rd, they will still be laughing away and in the next gen, go HD aswell as an even better control.


15.

None

Topic: Any Christian members here?

Posted: 05/20/07 10:25 AM

Forum: General

At 5/20/07 10:16 AM, Alphabit wrote: I don't reject the power of Catholicism, I just don't think that many stories in the Bible are logical, but that doesn't mean that I don't find them inspiring; much like a good fiction novel.

hmmm Touche'


16.

None

Topic: Any Christian members here?

Posted: 05/20/07 10:06 AM

Forum: General

At 5/20/07 10:01 AM, Alphabit wrote: I'm Catholic by birth. But I don't go to church and I don't believe in the Bible; I only appreciate the morals set forth by the Bible, but to me, the content itself is a huge load of fiction.

lol the bible talks about you
2 Timothy 3:5 "they will hold to the outward form of our religion, but reject its real power"


17.

None

Topic: Any Christian members here?

Posted: 05/20/07 09:59 AM

Forum: General

Im a Catholic Christain and I beleive the world will end within the next 30 years....


18.

None

Topic: Sprite Day 2007

Posted: 03/18/07 07:56 AM

Forum: Flash

Intresting... If you guys are seriuse about it, Sounds like a good time to Post Power Star 4


19.

None

Topic: Top entries from 02/15/2007!

Posted: 02/16/07 03:03 AM

Forum: P-bot's Postings

At 2/16/07 02:15 AM, Blordow wrote: REMOVE POLICE

man i cant stop watching it, the song is damn catchy for some reason.

wo lol ur on lvl 12 XD.

Made 2nd place. Thats good enough for me :p


20.

None

Topic: flash html stuff

Posted: 05/05/06 02:33 AM

Forum: Flash

i think put this AS in the button.

on (press) {
getURL ("page here", "mainFrame");
}


21.

None

Topic: AS gravity problem

Posted: 03/06/06 11:45 PM

Forum: Flash

At 3/6/06 02:24 PM, nokotin wrote:

woo man. thats awome its working. i dont understand the script at all. i pasted it in and tryed to figure it out. am i able to use it as walls on the x axis?
how can you not understand a script you wrote?

Who says i was talking about my spript?


22.

None

Topic: AS gravity problem

Posted: 03/06/06 02:20 PM

Forum: Flash

At 3/6/06 11:29 AM, ShinKi wrote: Yea your problem is you are changing the y position by the value of gravity, so when it is moving several points each time your hittest will miss it. I had this problem, I got round it by using a for loop that moves the object 1 point, gravity no. of times, and does a hittest at each.

woo man. thats awome its working. i dont understand the script at all. i pasted it in and tryed to figure it out. am i able to use it as walls on the x axis?


23.

None

Topic: AS gravity problem

Posted: 03/06/06 11:02 AM

Forum: Flash

hello there,
I wrote a gravity script that i'm very happy with. the only problem is that if the object falls from a cretant hight, he wall fall through the ground or get stuck in the middle. this is an issue because in the game im making, i realy can have him sticking through the ground. If someone could help me to understand this, explain why it is happerning (please) and how to fix it, much would be appreciated.
this is the script. it wroks well, expet for high hights
onClipEvent (load) {
fallSpeed = .2;
maxFallSpeed =10;
grav_y = 0;
fall = true;
}
//gravity
onClipEvent (enterFrame) {
if (grav_y>MaxFallSpeed) {
grav_y -=1;
}
if (fall == false) {
grav_y = 0;
}
if (fall == true) {
grav_y += fallSpeed;
if (grav_y>0) {
grav_y += fallSpeed;
}
}
if (_root.ground.hitTest(_x, _y, true) == false) {
fall = true;
}
if (_root.ground.hitTest(_x, _y, true)) {
fall = false;
}
this._y += grav_y;
}
onClipEvent (enterFrame) {
if (_root.ground.hitTest(_x, _y, true)) {
this._y -=grav_y;
grav_y = 0;
}
}


24.

None

Topic: Which console is best?

Posted: 02/28/06 08:19 AM

Forum: General

At 12/22/05 11:45 AM, Killing-Spree wrote: in my opinion.

psp kicks ds in the ass, because ds doesnt do the great stuff my psp does.

gamecube has suck balls to long. doesnt have any signature games like gta and halo.

ps2 is hanging but still holding its ground.

xbox. is now really gone since 360.

ds hasnt started out good. touch screen is crap when used to much. no online capalbilitys. and no internet.

i based since i have and still own. i used to own a gamecube and ds. my bro has a ps2. and i have a psp and xbox. and a nice computer of course. so i know wat im talking about

Ya wrong. you dont no what your talking about.
fair enough u liek psp better then DS. it maby suits you more, more of a media based system.
GameCube dosnt suck balls. it Dosnt have signiture games like gta or halo BUT it DOES have signiture games like Mertiod, Mario, Zelda, all the resident evil games (excluding outbrake i think), 2 sonic games. its got its own exclusive games. if it didnt then whats the point of releasing it?

ps2 is owning all the other console right now (excluding xbox 360 casue its next gen) seeing as it sold more then xbox and gamecube.

DS started out very good. Right now its killing psp in sales. They DO have online cabibilites but the reason why it didn have online at the bigining was becasue Nintendo wasnted to see if the DS was worth having internet, they needed to see if enough people will buy it. so now there is all sort of internet, online games, browsers comming out.

i dont no anything abou 360. to me its just like xbox 1 with better graphics, power.

___

Anyway in my opinion. all like em all the same. i have a cube. they all have the same games. need for speed, jamesbond, fifa, true crimes... blah...

dreamcast is truly the best though


25.

None

Topic: How about if we all FFR...

Posted: 12/29/05 11:50 AM

Forum: Flash

South Park version... omg lol
http://waxy.org/rand..park_aristocrats.wmv

WARNING not for children under 13


26.

None

Topic: rewind

Posted: 12/29/05 11:38 AM

Forum: Flash

on (press) {
_root.onEnterFrame = function() {
gotoAndPlay(_currentframe-2)
};
}
on (release, releaseOutside) {
_root.onEnterFrame = null;
play();
}
prehaps this. i havent tested it i jsut copyed the otehr guys code and chaged the _currentframe+2 to -2. - shoudl make it go back.


27.

None

Topic: Voice Acting Club

Posted: 11/10/05 02:41 AM

Forum: Clubs & Crews

hello,
im looking for an enthusiastic voice actor whos not afraid to rase their voice.
Some one who can put on a voice that would suit an agressive english kid about the age of 12-15.
If anyone is intrested plz add me to msn or aim, or mail me.
msn n email: gka_mesiya@hotmail.com
screen name: gkafusion
thanxs


28.

None

Topic: enthusiastic voice actor needed.

Posted: 11/10/05 02:04 AM

Forum: Flash

hello,
im looking for an enthusiastic voice actor whos not afraid to rase their voice.
Some one who can put on a voice that would suit an agressive english kid about the age of 12-15.
If anyone is intrested plz add me to msn or aim, or mail me.
msn n email: gka_mesiya@hotmail.com
screen name: gkafusion
thanxs


29.

None

Topic: AS help script error for AI

Posted: 10/18/05 07:55 AM

Forum: Flash

http://img360.images..powerstargame7oy.swf

im making a game. as u can see if u follow the link is that ive got mario (move him left n right) and a toad that will follow him. but the toad walks like a glitry lagy thing.
if someone could helo me make it so that he walks normal i would really apretiate it.
marios instance name is "mario" and toads instance name is "toad".
this is his AI script
//the movment
onClipEvent (load) {
moveSpeed =3;
}
onClipEvent (enterFrame) {
if (_root.mario._x>_x && this.hitTest(_root.ground)) {
_x += moveSpeed;
_xscale = -100;
}
if (_root.mario._x<_x && this.hitTest(_root.ground)) {
_x -= moveSpeed;
_xscale = +100;
}
if (this.hitTest(_root.mario) && this._xscale == +100) {
_x +=3;
gotoAndStop(1);
}
if (this.hitTest(_root.mario) && this._xscale == -100) {
_x -=3;
gotoAndStop(1);
}
}
//walking animation
onClipEvent (enterFrame) {
if (moveSpeed >1) {
gotoAndPlay("walking");
}
}


30.

None

Topic: AS: press 2 buttons same time

Posted: 10/16/05 10:24 PM

Forum: Flash

eyz,
could someone help me out? i want need the script for pressing 2 buttons at the same time (if there is).
ive tryed things like
on (keyPress "x" && "z") {

and

on (keyPress "x", "z") {

n stuff liek that.
thanx


All times are Eastern Daylight Time (GMT -4) | Current Time: 04:13 AM

<< < > >>

Viewing 1-30 of 125 matches. 1 | 2 | 3 | 4 | 5