Be a Supporter!
Response to: T-Shirt Design could win $100 Posted June 15th, 2012 in Art

At 6/14/12 07:28 PM, J-qb wrote: what do you intend to do with these designs? For prize money, $100,- is ok, but if you're gonna make money selling shirts with the design printed on it that changes.

Yeah the winning design we'll make a t shirt out of and sell them to others. The winning designer will get a free shirt too. You can also win money tweeting about our twitter page. We'll probably change from t shirts to other things as time goes on to follow trends and make the contests more interesting. T shirts just seemed like a good idea to start out with.

Response to: T-Shirt Design could win $100 Posted June 14th, 2012 in Art

At 6/14/12 11:50 AM, Kuoke wrote: Is simply hiring someone for $100 to work for you out of the question?
Google "Spec work".

Sorry we're looking for people to input their designs then we pick the top ones and then the people pick. More of a contest that were having. You could still win though.

T-Shirt Design could win $100 Posted June 14th, 2012 in Art

https://www.youtube.com/watch?v=1KHYuIhHNbs

Hey guys, here's a video of a contest you could join. All you have to do is submit a t-shirt design following the guidelines in the video and you could possibly win a $100 visa gift card. Also if you retweet our twitter page you could possibly win $25 dollars.

Deadline: July 4, 2012
Rules-
-Maximum of 2 colors
-Design can be now bigger than 13 inches wide and 17 inches tall.

Twitter Page: https://twitter.com/AbstractThreads
Facebook Page: https://www.facebook.com/AbstractThreads

T-Shirt Design could win $100

Response to: Drawing BGs in Flash Posted January 10th, 2009 in Game Development

Thanks I'll keep all those and mine. And I have a tablet so I will do most of it with the brush. But I always have trouble just drawing the background itself.

Drawing BGs in Flash Posted January 10th, 2009 in Game Development

The thing I seem to have the most trouble with in flash is drawing a good background. Any tips or tutorials you guys know. Thanks for any help.

Response to: know any good sound effect sites? Posted January 9th, 2009 in Game Development

try freesound.org It's sound effects sound so real

Response to: Arrow Key Aiming Posted January 8th, 2009 in Game Development

bump

Response to: need help with actionscript code Posted January 8th, 2009 in Game Development

Just take this code and put it on your movieclip, not in it.

onClipEvent(load){
speed = 7;
}
onClipEvent (enterFrame){
if (Key.isDown(Key.UP)){
this._y-= speed;
this.gotoAndStop("hero_back");
}
if (Key.isDown(Key.DOWN)){
this._y+= speed;
this.gotoAndStop("hero_front");
}
if (Key.isDown(Key.LEFT)){
this._x-= speed;
this.gotoAndStop("hero_side_left");
}
if (Key.isDown(Key.RIGHT)){
this._x+= speed;
this.gotoAndStop("hero_side_right");
}
}

Response to: My First Sketch with a tablet! Posted January 7th, 2009 in Art

At 12/18/08 01:00 AM, Artist-Lost wrote: This is the first image I have made with my New Bamboo Tablet. I posted it previously however it was decided that it is best to keep the 1st images here so here is my work.

I've never been good at this type of drawing but it always amazes me. Any website that will teach me some of the techniques you used for it?

Response to: Size for flash site? Posted January 6th, 2009 in Game Development

The kind of flash websites that I like are the ones that fit the screen exactly. So its big enough to see, but I don't have to scroll a lot. To do this, just look at the link below. It's simple.

full screen flash

Response to: Arrow Key Aiming Posted January 6th, 2009 in Game Development

Any help guys?

Response to: Arrow Key Aiming Posted January 5th, 2009 in Game Development

At 1/5/09 12:44 AM, AliceLiddell wrote: ^^^fuck that's the inverse of what you want

maybe this is what you want:
http://spamtheweb.com/ul/upload/040109/8 5425_lineshit2.fla

Sorry maybe I wasn't specific enough, I want to know how to make it so I can move the cross hairs with the arrow keys and the bullets follow where you aim. Kind of like yours but only its in first person shooting view.

Arrow Key Aiming Posted January 4th, 2009 in Game Development

How do they make it so you aim you gun with the arrow keys like in this game.
http://www.newgrounds.com/portal/view/46 7553

Also how the bullets follow and know where you're aiming.

Response to: The Newgrounds Collab *Revived! Posted January 1st, 2009 in Game Development

At 12/30/08 02:51 AM, Rudy wrote:
At 12/27/08 07:21 PM, TheSpicanator wrote: http://www.newgrounds.com/portal/view/47 5896
heres my xmas cartoon, that should be good enough for you to judge whether or not i can be in.
I guess just whip up something, and we'll see if it'll make it.

I'll do the same thing. I'm working on an animation right now and once I finish it you'll be able to see what I can really do.

Response to: Screen Shake in Flash Posted December 31st, 2008 in Game Development

Thanks guys I'll try it

Response to: Screen Shake in Flash Posted December 31st, 2008 in Game Development

wouldn't the grey screen show

Screen Shake in Flash Posted December 31st, 2008 in Game Development

Hey guys, I'm working on a flash where I guy lands in a pile of presents. When he lands I want the screen to shake. Is there a code to do this.

Response to: The Newgrounds Collab *Revived! Posted December 17th, 2008 in Game Development

Hey man I like to give it a shot. I'd like to do one with quite a few characters of newgrounds such as Pico and friends, Tankmen, Dad n' Me and maybe a little of Tom Fulp.