Morph: the vids are awesome.
-Twilight Storm
Thank you 
procrastinating is win tho and why skidi why I like my legs
It doesnt matter if you like your legs, skidi doesnt like them

*goes to a corner and balls up*
No...people online can't be that stupid....they can't feed the enemy 10 damned kills in 5 minutes in LoL...WHY WHY!!!
OMG!!! LOL
I feel you Shiro, its really annoying and frustrating like hell to have a complete noob on your team. When this happens I blame that damn match-making of LoL.
But seriously, 10 deaths in just 5 mins??!!?!?? This guy must have spent most of the time dead. Did he die as soon as he engaged the enemy? Suicide in towers?
I dont care what people say, but either someone is noob or not, this doesnt justify it. When I was noob I didnt die 10 freaking times right at the start. I had total 6-7 deaths in the whole game (45mins).
So yeah...I may be very mean here, but I call these people just plain stupid

@Storm, ofc I knew what IDK means, the only thing I have never heard of was TMI. Anyway now I know 
And this damn thread of yours, I am glad it got locked. I havent seen such racism in the whole Stardock forums 
Synnworld if you can read this, would you like someone to call you niger? DO you like it when people are being racist about black people? No, I dont think so, so next time think twice before you insult any kind of religion. But I guess racists like you dont worry about other racists dont they?
I was so angry, I didnt even read past synnworld's comment, I just went straight to the last comment after that, and I saw kryo doing his job very well, and locking this flame-trolling-racist thread.
But not your fault Storm, the subject was interesting, until the trolls came and sent it to hell.
I hate this, how do I embed videos?
Ok listen up:
Basically what I did, was go to a page (not forums) that had an embeded youtube video, and then I clicked View>Page Source on Firefox's menu bar. Then it showed me the whole HTML code of the page in a new window.
I searched and found the part of the code that is the embeded video, right click>copy, then paste into my post. Then I replaced the source adress (the youtube video source I wanted to embed) and tah-dah!
Embeded video
So, what you want to do exactly, is copy paste the code I will give you, and then replace the bold letters with the vid you want to embed. The code is:
<p>
<object width="200" height="200">
<param name="movie" value="http://www.youtube.com/v/SWf3iJjqYCM&hl=en_US&fs=1&" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="480" height="385" src="//www.youtube.com/v/SWf3iJjqYCM&hl=en_US&fs=1&" allowscriptaccess="always" allowfullscreen="true"></embed>
</object>
</p>
Now listen carefully:
Copy the code you see above. Go to the quick reply of the forums. Click the icon that says: "HTML". An HTML source editor will appear. Then click paste. Now you should already have in a seperate window the youtube vid you want to embed. Go to the address bar of your browser. Now it gets a little tricky:
You see in the address that says something like: http://www.youtube.com/watch?v=K-bBQT9x24I&playnext_from=TL&videos=duqb-bFvDgY&feature=grec ?
What you should do, is copy the text after = until & . I bolded it so you can see it. Copy JUST this text, the rest of it is uneeded and may cause the embeded video not to work properly.
Then paste and replace the bolded text that I marked for you.
I think I need to explain a little better:
<p>
<object width="200" height="200">
<param name="movie" value="http://www.youtube.com/v/SWf3iJjqYCM&hl=en_US&fs=1&" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="480" height="385" src="//www.youtube.com/v/SWf3iJjqYCM&hl=en_US&fs=1&" allowscriptaccess="always" allowfullscreen="true"></embed>
</object>
</p>
The bolded text is to be replaced with the text you will copy from youtube. Go to youtube and copy that part of bolded text:
http://www.youtube.com/watch?v=qKidXDvZLoA&feature=related
Once you copy, click paste and replace the bolded text in your HTML code, that is:
<p>
<object width="200" height="200">
<param name="movie" value="http://www.youtube.com/v/SWf3iJjqYCM&hl=en_US&fs=1&" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="480" height="385" src="//www.youtube.com/v/SWf3iJjqYCM&hl=en_US&fs=1&" allowscriptaccess="always" allowfullscreen="true"></embed>
</object>
</p>
It may be a little confusing, and If you didnt get it, just say so, and I will try to help.
