00:00
00:00
Newgrounds Background Image Theme

Chan99 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

*The Game Trailer Collab*

19,845 Views | 428 Replies
New Topic

Response to *The Game Trailer Collab* 2009-12-12 14:45:06


My animation is several scenes. Is that a problem?


why is basement so much scary at night

Response to *The Game Trailer Collab* 2009-12-12 14:52:27


i h8 the buttons for the menu,
what i mean
double click the buttons on flash DN
Now on the 4th frame inside the button
make it a big box

NOTE
this will not change what the button looks like
it will make it so in stead of clicking the small letter, this will
make it so when you hover over the button, there's more space to click it.

Response to *The Game Trailer Collab* 2009-12-12 14:55:25


cover :)

*The Game Trailer Collab*


BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 14:56:22


Amazing


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 15:16:07


Here's my progress so far, I'm thinking of redoing it since this was a bit rushed, but look.
http://filebox.me/view/tgia8eff2
I don't know how to get the space buttn to work.


why is basement so much scary at night

Response to *The Game Trailer Collab* 2009-12-12 15:47:21


Response to *The Game Trailer Collab* 2009-12-12 15:50:34


You know that Castle Crashers is already a game, right?


why is basement so much scary at night

Response to *The Game Trailer Collab* 2009-12-12 15:59:39


Scoot. U have to cross it with something. For example,castle crashers vs the castle


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:06:05


Bjorvy I loved the tom fulp game. Try making it funnier though


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:08:38


****************due date may be febuary 1st**********************

UPDATE

Collab Progress
5-10% Done

ICanDraw
Newgrounds The Game 50% Done

MatchBoxDan
Adobe Flash The Game

ICanDraw
Parody on Tetris

Javacke
Parody on the Legend of Zelda

FourSwordsKing
Left 4 Dead

Dyam
Cupcake:The Game

Scottwjsm
Castle Crashers

FourSwordsKing
Behemoth The Game

Dyam
When Furniture Rebels: The Game

Evan210
Boom Headshot The game

PyroSpriteproductions
Wii Rehab

Johobo2
Angry Faic The Game

Johobo2
Windows Vista The Game

DoctorMario
The Prince of TimeFCUK

Dnoack757
UFC Parody

NeroGeist
The Ball Game

HDXMike
(Not sure)

TheDevilsGarage
(Menu)

the1manwiththeplan
Pokemon Missions

Bjorvy
Tom Fulp The Game

JJMarth
(Not sure)

Parts not taken
1-Obama The Game
2-(Anything you want)
3-(Anything you want)


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:30:35



BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:32:46


Um. cool. Hope your animations good to.


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:35:03



BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:36:53


Very good


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:51:11


A tutorial to start the animation when spacebar is pressed By:Billysprogrammer

This code first of all that was posted in your other topic (which should of been used again instead of making a new topic for the same thing) had the right code.

I need the code in AS2 and will the code work in CS4 and CS3?
Doesn't matter what version of flash it is, as long as it support AS2, which it even has on the main screen ACTIONSCRIPT 2

Once I get the code give me step by step instructions on how to put it in effect.
You go around helping others when you cant even do it yourself? Anyways, like the other topic said, put it on the main timeline and target the person.

Example:

onEnterFrame = function() {
if(Key.isDown(KEY.SPACE)) {
Player.gotoAndStop(FRAME #);
// anything else
}
}
Now a note, I was reading up on some things and it said it was better to use the following, brevity or something.

var spaceKey = Key.SPACE;
onEnterFrame = function() {
if(Key.isDown(spaceKey)) {
// actions
}
}
If I find the post again I will let everyone know, until then, there ya go.

Also, do not code on movieclips because the power of the code is decreased, and it harder to handle. Coding on the main timeline or even better, class files (.as), will give your code better structure and power when dealing with games or any other thing.


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 16:52:56


At 12/12/09 02:55 PM, doctormario wrote: cover :)

lol, boobsrsoft. sly :P

Response to *The Game Trailer Collab* 2009-12-12 16:54:42


At 12/12/09 02:55 PM, doctormario wrote: cover :)

AWESOME !


GAME JAM 7

Response to *The Game Trailer Collab* 2009-12-12 16:55:26


Is the code working for people?


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 17:12:04


At 12/12/09 04:55 PM, windowskiller wrote: Is the code working for people?

stop();

function onEnterFrame(){
if (Key.isDown(Key.SPACE)){
gotoAndStop(2);
}
}
is workin ^^


GAME JAM 7

Response to *The Game Trailer Collab* 2009-12-12 17:14:47


Response to *The Game Trailer Collab* 2009-12-12 17:15:41


Thats awsome, but stay within the stage size


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 17:18:15


At 12/12/09 05:14 PM, scottwjsm wrote: http://spamtheweb.com/ul/upload/2409/584 22_castlecrashers.php
this is all of it so far

yep thats awesome and are u usin pen ?


GAME JAM 7

Response to *The Game Trailer Collab* 2009-12-12 17:18:50


half 'n half

i need to use photo shop to shrink it

Response to *The Game Trailer Collab* 2009-12-12 17:20:34


I thought is was supposed to be a real life concept that incorporates the gameplay elements of castle crashers in a parody / game trailer format not actually just castle crashers thats like copyright


...

Response to *The Game Trailer Collab* 2009-12-12 17:20:39


i said are u usin pen i didnt ask the programme


GAME JAM 7

Response to *The Game Trailer Collab* 2009-12-12 17:22:08


Yes ManwithThePlan your right.

Scott, how will you parody Castle Crashers?


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 17:24:25


i know,
i used the pen on the green and orange Castle Crashers

Response to *The Game Trailer Collab* 2009-12-12 17:27:06


*************************************VER Y IMPORTANT**************************Must Read***************************

The Game Trailer Collab FAQ

Q-What is the due date for this collab.
A-It is roughly Febuary 1st

Q-How do I show you the .swf?
A-Upload it on SpamTheWeb

Q-How do I get the .fla to you
A- Put it on mediafire.com or find another place to put it.

Q-Who do I ask for help?
A-Ask Dnoack757, Me, Scottwjsm

Q-How do I get your sig?
A- Just save it. Make it your Forum Signature. Then make the optional URL the link to this collab thread.

Q-How long can my animation be?
A-I want it between 15-25 secs. If you want it longer, ask me permission.

Q-What AS are we using?
A-AS2

Q-Does it matter which flash your using?
A-We prefer you use CS3 or CS4

Q-Can we have music?
A-Yes, but keep the .swf file size low.

Q-If I give you my part, will I be in?
A-No, we will choose a certain amount of flashes to be featured in the collab.

****************************************
***************************************
IMPORTANT

The code to start an animation when space bar is pressed in AS2 is
stop();

function onEnterFrame(){
if (Key.isDown(Key.SPACE)){
gotoAndStop(2);
}
}

Just copy and paste this on the first frame.


I am a FAB

BBS Signature

Response to *The Game Trailer Collab* 2009-12-12 17:28:17


yes i use a wacom tablet, i am getting a bigger one for xmas.

Response to *The Game Trailer Collab* 2009-12-12 17:28:42


Scott, how will you parody Castle Crashers?


I am a FAB

BBS Signature