Submitted by magus_melchior on Fri, 02/06/2009 - 12:32pm.
"How does 'no longer electrocuting their testicles because it violates everything we stand for' translate to 'we'll take them to brunch and maybe they'll go away'???"
Who needs pundits when you have the Stewart?
----
And there's no sense crying over every mistake You just keep on trying 'til you run out of cake.
I got the real source of that particular video (http://entertainment.mtvnservices.com/media/mgid:cms:video:thedailyshow.com:217694) from the source code on the original page.
It did come out a bit big, though - which I guess is fine for a forum topic but I'd reduce width and height for a normal post.
Who needs pundits when you have the Stewart?
----And there's no sense crying over every mistake
You just keep on trying 'til you run out of cake.
Good Daily Show interview on Guantanamo Bay...
Alina: What am I doing with the HTML/embedding that gives me a different video than yours for Daily Show clips?
I noticed that the videos aren't showing in IE6 when I use their embed code so I hand-coded. Here's the code I used:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="488" height="389">
<param name="width" value="488" />
<param name="height" value="389" />
<param name="allowfullscreen" value="true" />
<param name="src" value="http://entertainment.mtvnservices.com/media/mgid:cms:video:thedailyshow.com:217694" />
<embed type="application/x-shockwave-flash" width="488" height="389" allowfullscreen="true" src="http://entertainment.mtvnservices.com/media/mgid:cms:video:thedailyshow.com:217694"></embed>
</object>
I got the real source of that particular video (http://entertainment.mtvnservices.com/media/mgid:cms:video:thedailyshow.com:217694) from the source code on the original page.
It did come out a bit big, though - which I guess is fine for a forum topic but I'd reduce width and height for a normal post.