Be a Supporter!
Response to: Css - The Oddest Thing Posted January 25th, 2009 in Programming

At 1/25/09 06:33 PM, EmoNarc wrote: (4, 5, 12)

Whoops. Please ignore that last link.

Response to: CSS table in a div Posted August 19th, 2008 in Programming

* No. But can you surround that specific table with another div, and give that div id specific table parameters.

Response to: Floating div tag? Posted August 8th, 2008 in Programming

At 8/8/08 01:16 AM, EmoNarc wrote: Don't listen to the above post. Just give your flash object a greater z-index.

Oh, my bad. Listen to Wrekages. I was refering to DRUGABUZINGANGSTALOL's post.

Response to: Layout Critique Plz Posted August 4th, 2008 in Programming

Oh, and don't mind the content. It's stupid, and the grammar is terrible. I wrote it really fast.

Response to: 'emo' fetish Posted July 23rd, 2008 in General

Damn... i fell for it again. I'm stupid.

Response to: Ul / Li Not Going Horizontal Posted July 12th, 2008 in Programming

At 7/12/08 07:17 PM, EmoNarc wrote: crap

Sorry, about that. I meant:

#top-nav ul li{
	height: 34px;
	float: left;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: transparent;
}
Response to: The Goddamn Educational System... Posted July 9th, 2008 in General

At 7/9/08 08:54 PM, EmoNarc wrote: I wasn't appropriate and I don't accept your apology. However...

* It wasn't appropriate and I don't...

damn
Response to: Wierd IE refresh issue Posted July 3rd, 2008 in Programming

At 7/3/08 08:19 PM, deafeningsilence5 wrote: Just about all the line breaks are gone, besides the ones that I KNOW aren't the problem. The damn things still shows a space when you first navigate to the page (refreshing the page renders correctly). Man, why can't microsoft just follow standards...?

Or better yet:

.clear { 
	clear: both; 
       margins: 0px auto 0px auto;
}
Response to: Extra Blank Lines Posted June 30th, 2008 in Programming

At 6/30/08 08:40 PM, elbekko wrote: Try changing

background-position: bottom-center;

to

background-position: bottom center;

That didn't do anything.

Help?!

Response to: Extra Blank Lines Posted June 30th, 2008 in Programming

At 6/30/08 08:30 PM, EmoNarc wrote: Same links as above.

Scratch that... here are the new links:

Link | CSS

Response to: Virtual World Posted June 11th, 2008 in General

At 6/11/08 06:39 PM, EmoNarc wrote: Buying something this would

*something like this

Response to: Why Our (u.s.) Choice Sucks Posted June 7th, 2008 in Politics

*homor. Woops...

Response to: Emo? Posted May 21st, 2008 in General

At 5/21/08 11:27 AM, EmoNarc wrote:
At 5/21/08 11:25 AM, Fagnarokia wrote: Fuck you my thread was saying I found them attractive and got turned on by them.
Wanna hand out later?

*hang

Response to: Correct English Posted May 17th, 2008 in General

At 5/17/08 02:52 AM, EmoNarc wrote:
At 5/17/08 02:48 AM, Sepulchre wrote: As for my take on 'correct english', I don't really care too much.
I tip my hat to, good sir.

I feel embarrassed now.

Response to: Evolution Posted February 1st, 2008 in Politics

At 2/1/08 10:57 PM, Draconias wrote: Misunderstandings such as that one are what lead to so many ignorant arguments involving science.

Well, you don't have to be rude about it.

Response to: Evolution Posted February 1st, 2008 in Politics

You guys suck. I was going to write an article about this, and everything. You could have totally slaughtered me more. Let this thread die.

Response to: I got a question about masking(Ithk Posted February 12th, 2007 in Game Development

At 2/11/07 03:57 PM, Tek-Heart wrote: Pictures?

WazZaM!!!

Note: I am banned... but that's only because I ASKED to be banned, and so I think I reserve the right to post especially because I did nothing wrong and im helping...

I got a question about masking(Ithk

Response to: Anoncing to the flash regs Posted January 6th, 2006 in Game Development

At 1/6/06 04:49 PM, pyro111 wrote: changing your name doesnt amke people less, you should have changed your name, and told know one, so very1 thought you left, and then wed all be happy.

It would have been quite obvious... and plus I did want every1 to know

----------------

Oh yeah... I thought it would be good to show my alt to... thus this post!

Response to: Revive the Regulars Lounge? Posted January 2nd, 2006 in Game Development

At 1/2/06 01:27 PM, NegativeONE wrote: By Pako?

Ya... by Pako

Why would you take his words as the reason?

'cause others said things similar to that and that was the first one I could find in a second!

Read Cleaver's posts, he's the one who locked it.

Cleaver is retarded!!!

Or you can take my word, considering I was there from start to finish.

I can't argue with that but other people did say things similar to Pako...

Response to: AS Question Posted December 30th, 2005 in Game Development

At 12/30/05 03:23 PM, ssjskipp wrote: How can I make a loop to move a movieclip untill it hits something, then it stops? But, it moves instantly, like, first it's at (0,10), then (0,11), then (0,12), and it keeps going untill it's at, say, (0,100), but this happens instantly, not at the frame rate. And, is there a way to make it so when it hits another movieclip, say at, (0,50), it stops?

onClipEvent (load) {
this._x = 0
this._y = 10
moving = true
}
onClipEvent (enterFrame) {
if (this._y < 100) {
moving = true
} else {
moving = false
}
// chance "whatever" to whatever you need
if (this.hitTest (whatever) && this._x == 0 && this._y == 50 or ) {
moving = false
this.stop
}
moving = false
}
if (moving == false) {
this.stop();
}
if (moving == true) {
this._y -= 1
}

Response to: Newgrounds API showcase thread Posted December 30th, 2005 in Game Development

At 12/30/05 06:33 PM, Xmas_Blaze wrote: Actually, thats true, i have plenty of free time and am bored. :P

arn't we all... Just out of curiosity, how many of you gies are having winter break??? I am!!!

Response to: Script writer for service! (free) Posted December 30th, 2005 in Game Development

At 12/30/05 12:35 PM, BobRicciALT wrote: Make me a short story...

I will actualy animate it because I animated a story for Furk... the movie is posted in my sig...

Ahnd for all of you who are question... he is actually me! o_0

Response to: Script writer for service! (free) Posted December 30th, 2005 in Game Development

Make me a short story...

I will actualy animate it because I animated a story for Furk... the movie is posted in my sig...

Response to: Audio Trouble Posted December 29th, 2005 in Game Development

Audio forum bro

Response to: A simple programming question: Posted December 29th, 2005 in Game Development

At 12/29/05 02:31 AM, Christmas_Khao wrote:
wtf are you talking with you expert mode?

this thing:

A simple programming question:

Response to: My new logo!!! Posted December 29th, 2005 in Game Development

At 12/29/05 02:05 AM, FrostedMuffins wrote: And even still, why didn't you just post your update in that thread?

my other thread was getting a little "flamey" and didn't want to start there

Yet another thing you foolishly said, at least say it's ok. Ok, so why are you asking our opinions if you say that we must say that it's at least ok?

'cause I want it to be GRAND!!! that is why I asked for suggestions NOT comments...

FUCK YOU bobricci!!! :|

MY NAME IS BOB!!!
FUCK OFF!!! :l

At 12/29/05 02:26 AM, Christmas_Khao wrote: so you actually wasted precious time drawing this for him?
pathetic.

he wasted his time the first time around...

Response to: A simple programming question: Posted December 29th, 2005 in Game Development

At 12/29/05 02:23 AM, fwe wrote: gi ve some complete bullshit code that doesn't exist.

If you put it in expert mode it will work!!!

and then you convert it back to basic mode and it chages itself back...

it works... and is therfore existing!!!

Response to: A simple programming question: Posted December 29th, 2005 in Game Development

ya, but i like to keep things simple

Response to: Flash in frontpage... Posted December 24th, 2005 in Game Development

At 12/24/05 02:50 PM, _Nick_ wrote:
Get FireFox.

Got it... still doesn't work