Be a Supporter!
Response to: -Skate Flash Club- Posted December 11th, 2008 in Clubs & Crews

At 12/11/08 10:44 AM, SimonG wrote: Lochie made me some falling snow stuff, with actions, but it seems to go on through the whole movie! How can I stop it or make it transparent?

Oops sorry about that. :P

Replace the code with this if you want them just to fall off the screen:
width = Stage.width*2.5;
snowStop = false;
for (i=0; i<200; i++) {
duplicateMovieClip(snowflake, "sf"+i, 10+i);
_root["sf"+i]._x = random(Stage.width);
_root["sf"+i]._y = random(Stage.height);
_root["sf"+i].speed = random(5)+random(5)+2;
_root["sf"+i]._alpha = random(80)+20;
}
onEnterFrame = function () {
for (i=0; i<200; i++) {
_root["sf"+i]._y += _root["sf"+i].speed;
_root["sf"+i]._x += _root["sf"+i].speed/3;
if (snowStop == true) {
if (_root["sf"+i]._x>Stage.width) {
_root["sf"+i].removeMovieClip();
}
if (_root["sf"+i]._y>Stage.height) {
_root["sf"+i].removeMovieClip();
}
} else {
if (_root["sf"+i]._x>Stage.width) {
_root["sf"+i]._x = random(width)-Stage.width/2;
_root["sf"+i]._y = 0;
}
if (_root["sf"+i]._y>Stage.height) {
_root["sf"+i]._y = 0;
_root["sf"+i]._x = random(width)-Stage.width/2;
}
}
}
};

and then on the frame that you want them to stop at put:
snowStop=true;

UNLESS

if you want them to just disappear straight away then replace the code with this:
width = Stage.width*2.5;
snowStop = false;
for (i=0; i<200; i++) {
duplicateMovieClip(snowflake, "sf"+i, 10+i);
_root["sf"+i]._x = random(Stage.width);
_root["sf"+i]._y = random(Stage.height);
_root["sf"+i].speed = random(5)+random(5)+2;
_root["sf"+i]._alpha = random(80)+20;
}
onEnterFrame = function () {
for (i=0; i<200; i++) {
_root["sf"+i]._y += _root["sf"+i].speed;
_root["sf"+i]._x += _root["sf"+i].speed/3;
if (snowStop == true) {
_root["sf"+i].removeMovieClip();
} else {
if (_root["sf"+i]._x>Stage.width) {
_root["sf"+i]._x = random(width)-Stage.width/2;
_root["sf"+i]._y = 0;
}
if (_root["sf"+i]._y>Stage.height) {
_root["sf"+i]._y = 0;
_root["sf"+i]._x = random(width)-Stage.width/2;
}
}
}
};

and then also on the frame that you want them to stop at put:
snowStop=true;

Enjoy.

Response to: .: EA skate. Crew :. Posted December 10th, 2008 in Clubs & Crews

mines axon03

add me >;[

Response to: Wacom 20: Rudy Posted December 10th, 2008 in NG News

At 12/10/08 11:57 AM, Night-Mare wrote: Congratulations Ruby! You deserve it. :3

Rudy*
Now how could I stuff that up. *slaps self in head*

Response to: Wacom 20: Rudy Posted December 10th, 2008 in NG News

Congratulations Ruby! You deserve it. :3

Response to: Xbox 360 club. Posted December 10th, 2008 in Clubs & Crews

Who has EA Skate + Live?

I'm bored.

Response to: .: EA skate. Crew :. Posted December 10th, 2008 in Clubs & Crews

Just got live. :3

If anybody wants to play tell me now and Ill say my gamertag >:C

Response to: .: EA skate. Crew :. Posted December 9th, 2008 in Clubs & Crews

At 12/8/08 04:51 PM, cronic-22 wrote: you need to get live so we can plays togehter ; )

I'm thinking of setting up a TV next to my computer then plugging in the enthenet cable, hopefully that might work, because I dont have a long enough cable to go from computer room to lounge where the TV is, but that TV got busted and colour is off.

i did a late shove fs bluntslide the other day on the matrix plaza handrails took me a while but looked sooo sick

I did a Noseblunt to tailslide on a bench at the highschool without popping out of the noseblunt, it was cool.

Response to: .: EA skate. Crew :. Posted December 7th, 2008 in Clubs & Crews

EA Skate is awesome, I love this game and I play it almost every night.

Response to: Bbs Year End Awards 08: Nominations Posted December 7th, 2008 in General

:O I've been voted twice.
Thanks guys.

Funniest User

Any body who posts that Rig cannot ban us because he is an audio mod.

Biggest Attention Whore

SexyLegs

Drama Queen

Josh

Never Logs Off

BatDan

I Miss You

Lord-Sonx, WHY WON'T YOU COME BACK?

Best Artist

UnderARock.

Master Creator

Elios

Rookie of the Half Year

No idea, Mwmike has gotten pretty far with his posts.

Most Improved

WritersBlock

Biggest Spammer

GOTHGLAWZ

Most Overrated

Egoraptor

Most Underrated

WhirlGuy.

Worst Moderator

FUNKbrs.

Best Moderator

Poozy.

Worst Poster

Kagoe

Best Poster

Lost-Chances.

Response to: Level code script Posted December 5th, 2008 in Game Development

That and this
on (release) {
if (LevelCode == "last") {
gotoAndStop("17");
} else {
gotoAndStop("5");
}
It goes against everything and makes it so if LevelCode does not equal "last" it will go and stop at frame 5.

Just put everything like this
on (release) {
if (LevelCode== "codeName"){
gotoAndStop("frame");
}else if (LevelCode == "codeName2"){
gotoAndStop("frame2");
}else if (LevelCode == "codeName3"){
gotoAndStop("frame3");
}else{
gotoAndStop("frame that happens if code is incorrect")
}

Response to: Stickam Newgrounds Chat Posted December 4th, 2008 in General

At 12/4/08 02:11 AM, YoinK wrote: we're almost a full house of webcams!!!!!

Oh shit.

Response to: Wacom 9: Night-Mare Posted November 30th, 2008 in NG News

At 11/30/08 05:42 AM, WritersBlock wrote: Gah, that is not cool Newgrounds, not cool!

Haha, how'd you manage to do that now?

The audio portal will have to have a new category soon.. "lochie songs"

Response to: Fuck my keyboard. Posted November 30th, 2008 in General

I proberly do, but I never flip it upside down to look whats in it.
It's dusty as fuck though.

Flips it upside down and shakes.

LOTS OF RANDOM SHIT FLEW OUT.
Plastic, hair, a sharp pin thing.
This thing is so dirty. D:

I'm actually eating icecream now. :3

Response to: -Skate Flash Club- Posted November 30th, 2008 in Clubs & Crews

I won't be able to wacom the sfc3, because cronic gave me the due date of friday, my wacom will proberly take a week or two to send over here. ):

I won, yay. :D

Response to: Wacom 9: Night-Mare Posted November 29th, 2008 in NG News

WOAH, WHAT?
Thanks Tom! A wacom tablet!

*giggles*

Wow, I wasn't actually sure or not if I was going to get one or not, it was getting really intence seeming each day the countdown to when there would be none left was shortening. D:

Thank you to all that love me so, and everybody that congratulated me. :D

Also the mysterious anonymous who recommended me to Tom.

So in one month, I won from NG;
Daily 2nd.
Frontpage.
New tablet.
NG Shirt.
$125.
NG Stickers.

WHY ARE YOU BEING SO NICE? I FRICKEN LOVE THIS WEBSITE!

Response to: -Skate Flash Club- Posted November 28th, 2008 in Clubs & Crews

At 11/28/08 08:36 AM, cronic-22 wrote: not tring to offend you or nothing but WTF since sfc3 you have submitted about 6 submissions and bearly even a 2 second clip for the collab and you say you dont have time this upsets me :(

Sorry man, seriously, I won't animate anything else unless it's SFC3 from now on! :D

Response to: -Skate Flash Club- Posted November 28th, 2008 in Clubs & Crews

NEW ANIMATION

Yeaaah.
I'm such a loser.

Going skating to the city tomorrow for a friends birthday, should be fun.

Response to: -Skate Flash Club- Posted November 28th, 2008 in Clubs & Crews

I would really rather not miss out on this collab, I haven't missed one SFC Collab get, and I don't want to miss one. D':

I have exams next week, I've just been busy studying and stuff, I will try and animate as fast as I can though.

Response to: How to trim music in flash 8? Posted November 26th, 2008 in Game Development

Doesn't anybody know about this feature..?

How to trim music in flash 8?

Response to: You see somebody with an NG shirt Posted November 26th, 2008 in General

Did you see somebody wearing an NG shirt?

BECAUSE I WORE ONE TO THE CITY TODAY. >:C

Response to: The Pixelmas Shorts Collab Posted November 26th, 2008 in Game Development

I'll take a part, put me anywhere because it doesn't really matter where I am placed. :3

Response to: My Fight Against Westboro Baptist Posted November 24th, 2008 in General

The Westboro Baptist Church is a stupid little thing, they think everybody is a "fag" except for them, so they think everybody is going to hell exept for themselves.
How self-loving can you get?

Whatever.

They are just so stupid.

My interpritation:

My Fight Against Westboro Baptist

Response to: Mspaint your ideal haircut. Posted November 23rd, 2008 in General

Not my ideal haircut, I just started with the fringe, then I couldn't be bothered CTRL-Zing so I just kept drawing, ended up looking like shaggy.

Worst picture I have ever drawn, ever.

Mspaint your ideal haircut.

Response to: Gravity Orb V2 - Test it! Posted November 23rd, 2008 in Game Development

At 11/23/08 03:32 AM, UnknownFury wrote: You now pause between deaths.

Sir, you only made it so it's on the first level.

Response to: Beat Detection? Posted November 23rd, 2008 in Game Development

I have no idea, my best guess would be that it has been programmed to look at the soundwaves and how loud the music goes or how deep it goes and base the computeSpectrum from that.

I am no help.

Response to: Minigame collab Posted November 23rd, 2008 in Game Development

I'm coming up with weird ideas, like, race other AI's while you're in a bath tub.. what is the theme to this collab anyway?

Response to: Newground's Department of defense. Posted November 23rd, 2008 in Clubs & Crews

At 11/22/08 11:55 PM, TheThing wrote: Hey! It's my favorite flash author! (Sorry RSQ and Short)

HAHA I WIN.

I'm guessing you stopped working on that Bloc Party song that we were collaborating on?

I got very distracted from that and never got towards it.
D:
I really wanted to make that. )':

I might have it as my new years resolution thing or whatever to make it next year. :3

Response to: Newground's Department of defense. Posted November 22nd, 2008 in Clubs & Crews

At 11/22/08 10:57 PM, THISISNOTANALT wrote: GGGRRRRRRRRRRRRRRRR!!!!!! I'M A TUFF GUY WHEN NO ONE CAN SEE ME!!!!

The only thing I find funny with this, is that your username looks to me to say "This is not anal T".
No spam please, kthx.

Response to: Newground's Department of defense. Posted November 22nd, 2008 in Clubs & Crews

Oh shit I completely forgot about this thread.

Terribly sorry guys, I hope it won't happen again.

So whats been going on lately?

Response to: StickmanShowdownC ollab-game! Posted November 22nd, 2008 in Game Development

At 11/22/08 09:21 PM, zedd56 wrote: I was going to, but i'm not sure how far this project is gonna get exactly.... especially since i'm so caught up with school and such :/

Oh okay, well if you cannot do it because of school and such, I can always fill in for you.
But I use AS2.0, so if you are using AS3.0 that might be a problem..

I also only have flash 8.

Anyway, good luck guys, can't wait to see this in the portal, and good luck zedd for coding it if you can get to it. :D