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: 'Quebecboy'

We found 637 matches.


<< < > >>

Viewing 1-30 of 637 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91522

1.

None

Topic: Treasure Hunt 2009 Results Part 10

Posted: 11/21/09 09:26 PM

Forum: NG News

I just think experimental games deserve to have a place on the collection pages of Newgrounds...

and GOD... what a gem is Ergos/Logos!!

Truly amazing!


2.

None

Topic: Newgrounds Contest - Free Wings

Posted: 10/21/09 06:56 PM

Forum: General

Meh dunno if I can get them, but...

When did you first learn about Newgrounds?

Hum I was in 5th grade of primary school (elementary school for USish folks) when suddenly one of my friend was playing excite bike trouble . I got hooked by curiosity, so my friend typed the site and I played my first flash game in this same computer room. The game was torture Bill Gates ( a pretty bad game I know :/). Soon after, I founded Teletubbies fun land and Assasins. I quit Newgrounds until 4 years ago, where we had finally a better internet speed. Now my life is fulfilled with newgrounds :D

What do you most enjoy about the site?

Games...movies... why would I love other things than that if I'm on newground? I'm not a fan of forums, but I do get here sometime...

Given one day at the reins of the site, what would you change, what would you fix?

Hum... maybe a multi-language option?.... But my mostly I would like to know when my fav. authors do an other movie/game! Some of my fav.artists are not very populars and I would like to know when they do something :)!

And mostly play Pico school 2 :P

Is there anything you miss, that you'd like to see back?

Updates on Sherbert the Cat :P


3.

None

Topic: How do I stop a countdown AS 2.0?

Posted: 08/23/09 10:30 AM

Forum: Flash

My god Thx!

Wow...so simple, but it worked!

I guess I'll just head for more tutorials I guess :/


4.

None

Topic: How do I stop a countdown AS 2.0?

Posted: 08/22/09 11:27 AM

Forum: Flash

plz it's for a school/friends project!


5.

None

Topic: How do I stop a countdown AS 2.0?

Posted: 08/22/09 09:25 AM

Forum: Flash

I've made a countdown and all I want to do is to make it stop when I enter an other frame

I'm doing a quiz and the last question requires a timer... but when I click on the right answer, the change goes on the next frame and play the ''victory'' animation I've made.

...but what happen here, is that even if I click on the right answer, the event of my countdown when going to zero happens. After 10 seconds, my flash goes to my ''you lose'' animation, because I programmed him to do this.

here is the code:

stop();
start_time = getTimer();
countdown = 10000;
onEnterFrame = function () {
	elapsed_time = getTimer()-start_time;
	_root.count.text = time_to_string(elapsed_time);
	_root.count_down.text = time_to_string(_root.countdown-elapsed_time);
	if (elapsed_time >= countdown) {
    gotoAndStop(2455);
};
};
function time_to_string(time_to_convert) {
	elapsed_hours = Math.floor(time_to_convert/3600000);
	remaining = time_to_convert-(elapsed_hours*3600000);
	elapsed_minutes = Math.floor(remaining/60000);
	remaining = remaining-(elapsed_minutes*60000);
	elapsed_seconds = Math.floor(remaining/1000);
	remaining = remaining-(elapsed_seconds*1000);
	elapsed_fs = Math.floor(remaining/10);
	if (elapsed_hours<10) {
		hours = "0"+elapsed_hours.toString();
	} else {
		hours = elapsed_hours.toString();
	}
	if (elapsed_minutes<10) {
		minutes = "0"+elapsed_minutes.toString();
	} else {
		minutes = elapsed_minutes.toString();
	}
	if (elapsed_seconds<10) {
		seconds = "0"+elapsed_seconds.toString();
	} else {
		seconds = elapsed_seconds.toString();
	}
	if (elapsed_fs<10) {
		hundredths = "0"+elapsed_fs.toString();
	} else {
		hundredths = elapsed_fs.toString();
	}
	return hours+":"+minutes+":"+seconds+":"+hundredths;
}

I just when the countdown to stop when I enter the next frame

plz help me!


6.

None

Topic: keypress with a letter problem...

Posted: 08/21/09 10:36 PM

Forum: Flash

Now it say that there is a '')'' that is missing...

I really doubt that this is what the code is really missing :/...

Any help plz?


7.

None

Topic: keypress with a letter problem...

Posted: 08/21/09 10:25 PM

Forum: Flash

It said that there is no clip attached to the event...

does it mean I need to put this code into a clip?a button?


8.

None

Topic: keypress with a letter problem...

Posted: 08/21/09 08:35 PM

Forum: Flash

I've got a problem with Flash 8 and AS 2.0

All I want to do is to make Flash going to a certain frame (ex: gotoAndPlay(4412) ;) by pressing the letter ''c''

but I guess it's not as simple as that:

on (keyPress "<c>"){
gotoAndPlay(4412);
}

So anyone can help me? I just started to learn AS


9.

None

Topic: Impossible quiz book answers !

Posted: 08/14/09 08:21 PM

Forum: General

50, but there is 2 more chapters coming it's way

it's on E4


10.

None

Topic: Impossible quiz book answers !

Posted: 08/14/09 07:22 PM

Forum: General

At 8/14/09 07:18 PM, JollySpace wrote: You are the noobest level 25 I've ever seen.

I've fixed it :)


11.

None

Topic: Beware: Combat Arms

Posted: 08/14/09 07:15 PM

Forum: Video Games

it's not that bad...

I mean yes, hackers are there, but I do see a lot of them on other games!

The noobs? I just kill them...

Most people on this game are below 15, so they accusate all the time! I do head shot...I'M A FU***** HACKER NOOB!

but the game itself is great! In one year they had like 3 modes of gameplay and they'll do more in future I guess


12.

None

Topic: What do you think of Combat Arms ?

Posted: 08/14/09 07:09 PM

Forum: Video Games

well...

I'm still playing this game, because I just love to bash the trolling noobs away...

in this game, every guns is a noob gun (especially the rocket launcher and the shot-guns) but the only one that got respect is the snipers....but if you play too well, you'll be kicked because the people will think that you hack!

Good free game though...I'm good at it and I just LOVE killing those annoying brats


13.

None

Topic: Impossible quiz book answers !

Posted: 08/14/09 06:59 PM

Forum: General

this is for the chapter 1 only...

But I do recommend playing this game the hard way...it's more satisfying!

the answers are on my profile

see ya!


14.

None

Topic: Wide Layout

Posted: 05/26/09 10:40 PM

Forum: NG News

or at least, the reason why the content is that way


15.

None

Topic: Wide Layout

Posted: 05/26/09 10:39 PM

Forum: NG News

Only concern is that we can't see if the content of the animation is for everyone, for teens, for mature or adults audience

For the rest it's great!


16.

None

Topic: Best fruit.

Posted: 03/21/09 11:29 AM

Forum: General

Don't search anywhere, BANANAS for the WIN :D


17.

None

Topic: Ideas for Newgrounds' Evolution MK3

Posted: 03/09/09 10:09 PM

Forum: Where is / How to?

seems like an hard idea but here I go...

The only thing I really want on this site is a link or space in your profile (or the frontpage, you understand the process) that put the new flash submissions from our favorite flash/audio artist in that space...like youtube and his suscribing application(even if I know newgrounds is different then youtube) because some of my favorite artist are not frontpaged or ''popular'' so this option can be a really helpful one.

Have a good day running the site 'mates!


18.

None

Topic: The Curious Case Of Benjamin Button

Posted: 01/26/09 01:18 AM

Forum: General

David Fincher you said?

I hope I won't see this movies in my cinema class :S


19.

Happy

Topic: My girlfriend have the Borderline..

Posted: 01/26/09 01:09 AM

Forum: General

Hey, just wanted to know she was in a crisis while she was dumping me...so yeah never thought to do it at all...

So we're still together!! :O

Now that she knew what was going to our love, she seems to start to have a more comprehensive feeling, other than to just screams about smalls, very small problems :S

AND I stopped to took her crisis state as a period full of truth (I doubt I can say this in english... :/)

So we start, I hope, a better time...

But still, to everyone who says that I'm still young and I can have other womens...well, I know all that, but for now, she's the one I love, and I will do anything to help her...

Yeah for me :D

shut up Que...

20.

None

Topic: I hate m-bot and he hates me.

Posted: 01/21/09 01:30 AM

Forum: General

I guess he offended the author by saying he was lazy, but still, it's my opinion


21.

Crying

Topic: My girlfriend have the Borderline..

Posted: 01/21/09 01:17 AM

Forum: General

well............ never mind the post.............. she just dumped me......... because she said that we were hurting each others more than anything.............

I'm destroyed..........


22.

None

Topic: My girlfriend have the Borderline..

Posted: 01/20/09 10:52 PM

Forum: General

It's a mental Disease has far as I know

His humor can go to total depression, total angryness, total solitude, or total happiness, total dependant to people...

It's like a rollercoaster

But yeah, it's been 10 months we've been together and yeah, I'm not the type of person who leave somebody because of a disease and I want to help her, but it seem like I can't do anything about it, so I feel powerless most of the time. They say it's a life time disease but people can live with it. So I'm just hoping for now...


23.

None

Topic: My girlfriend have the Borderline..

Posted: 01/20/09 10:46 PM

Forum: General


24.

Misunderstood

Topic: My girlfriend have the Borderline..

Posted: 01/20/09 10:41 PM

Forum: General

...syndrom

and I don't know what to do...I'm hopeless and destroyed at the same time. I love her, but my love isn't enough for her to appreciate me when she's crying or in despair. I knew not long ago she hit and cut herself and I can't do nothing about it. She's about to see a psychologist and a psychiatrist, and she's also followed by a social worker.

I'm just asking you for help... anyone that have this disease or know someone having it... can you help me? Because now it's going in the path of a break-up and I don't want that...

Please, help me.


25.

None

Topic: Wacom 11: YungJazz

Posted: 12/01/08 12:36 PM

Forum: NG News

congrats to that man!


26.

Expressionless

Topic: Largest cross Ive ever seen hanging

Posted: 10/29/08 02:26 AM

Forum: General

You know...an opinion, is like a gastroenteritis. It's not because you have one that you can give it to everybody!


27.

Winking

Topic: College Drop outs?

Posted: 10/29/08 02:24 AM

Forum: General

Luckily, I've got Cegep this year ;)


28.

Happy

Topic: My last name sucks ass

Posted: 10/29/08 02:13 AM

Forum: General

At 10/28/08 10:03 PM, Eye8UrBrains wrote: mine's Robicheaux (ro-bee-show) it's cajun :D

At least you got a french Family name, since the cajun havefrench ancestors ( BUT I BET YOU ALREADY KNOW)

Well, my family name is Lemire (Lah-mee-r)

Have fun!


29.

None

Topic: Top entries from 10/28/2008!

Posted: 10/29/08 02:06 AM

Forum: P-bot's Postings

I might say that a lot of people were waiting for this serie ISN'T IT?


30.

None

Topic: Treasure Hunt 2008!

Posted: 10/22/08 09:37 PM

Forum: NG News


All times are Eastern Standard Time (GMT -5) | Current Time: 12:47 AM

<< < > >>

Viewing 1-30 of 637 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91522