<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>FoOlRulez &#187; how to</title> <atom:link href="http://foolrulez.org/blog/tag/how-to/feed/" rel="self" type="application/rss+xml" /><link>http://foolrulez.org/blog</link> <description>We translate it because we want to read it!</description> <lastBuildDate>Sun, 05 Feb 2012 18:14:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How to embed YouTube in widescreen.</title><link>http://foolrulez.org/blog/2008/11/how-to-embed-youtube-in-widescreen/</link> <comments>http://foolrulez.org/blog/2008/11/how-to-embed-youtube-in-widescreen/#comments</comments> <pubDate>Fri, 28 Nov 2008 08:16:46 +0000</pubDate> <dc:creator>woxxy</dc:creator> <category><![CDATA[Games/Informatics.]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[widescreen]]></category> <category><![CDATA[youtube]]></category><guid isPermaLink="false">http://foolrulez.org/blog/?p=1014</guid> <description><![CDATA[Ok, since a lot of people gets in our blog by searching these keywords, I will explain to you how easy is to embed a widescreen youtube video.]]></description> <content:encoded><![CDATA[<p>Ok, since a lot of people gets in our blog by searching these keywords, I will explain to you how easy is to embed a widescreen youtube video. Fact is that all you have to do is changing the dimensions of the player manually by changing the number of pixels of the width. You can make it tall, large or small at your wish actually, it&#8217;s arbitrary.<br /> In this case, let&#8217;s make it 16:9, and high quality too, if you care.</p><p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/uILu8XEDvbA&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/uILu8XEDvbA&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br /> here it is, in the old square. The code I used is:</p><p>&lt;object width=&#8221;<span style="color: #ff0000;">425</span>&#8221; height=&#8221;344&#8243;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1<span style="color: #ff0000;">*here*</span>&#8220;&gt;&lt;/param&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1<span style="color: #ff0000;">*here*</span>&#8221; type=&#8221;application/x-shockwave-flash&#8221; allowscriptaccess=&#8221;always&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;<span style="color: #ff0000;">425</span>&#8221; height=&#8221;344&#8243;&gt;&lt;/embed&gt;&lt;/object&gt;</p><p>To make it 16:9, let&#8217;s just work on the width, that is the numbers I highlighted in red. Put a 566 in it.</p><p>&lt;object width=&#8221;<span style="color: #ff0000;">566</span>&#8221; height=&#8221;344&#8243; data=&#8221;http://www.youtube.com/v/uILu8XEDvbA&amp;amp;hl=en&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221;&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221; /&gt;&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221; /&gt;&lt;param name=&#8221;src&#8221; value=&#8221;http://www.youtube.com/v/uILu8XEDvbA&amp;amp;hl=en&amp;amp;fs=1&#8243; /&gt;&lt;param name=&#8221;allowfullscreen&#8221; value=&#8221;true&#8221; width=&#8221;<span style="color: #ff0000;">566</span>&#8221; height=&#8221;344&#8243; /&gt;&lt;/object&gt;</p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="566" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="566" height="344" src="http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>Now, this is a nice widescreen. But damnit, this quality sucks. But here comes the trick to get also a higher quality.</p><p>&lt;object width=&#8221;566&#8243; height=&#8221;344&#8243;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1<span style="color: #ff0000;">&amp;ap=%2526fmt%3D18</span>&#8220;&gt;&lt;/param&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1<span style="color: #ff0000;">&amp;ap=%2526fmt%3D18</span>&#8221; type=&#8221;application/x-shockwave-flash&#8221; allowscriptaccess=&#8221;always&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;566&#8243; height=&#8221;344&#8243;&gt;&lt;/embed&gt;&lt;/object&gt;<br /> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="566" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="566" height="344" src="http://www.youtube.com/v/uILu8XEDvbA&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" allowscriptaccess="always" allowfullscreen="true"></embed></object><br /> Where before I wrote <span style="color: #ff0000;">*here*</span> I&#8217;ve added this code (&#8220;&amp;ap=%2526fmt%3D18&#8243;)that lets you embed any youtube video in high quality. I believe there&#8217;s some other method, this is the one I use and that works pretty well.</p><p>Now, you can make your youtube videos of any size, just change the width and height of the box in the two places where I told you, and find the size you like. It can be very small, as well as very big.</p><p>Now, just a note, I noticed how WordPress (the blog engine) deletes some parts of the embed code when you save the post. In case you&#8217;re using WordPress too, change the code straight away before the editor deletes the width and height. Weird things.</p> ]]></content:encoded> <wfw:commentRss>http://foolrulez.org/blog/2008/11/how-to-embed-youtube-in-widescreen/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
