<?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>beer planet &#187; fs=1</title>
	<atom:link href="http://beerpla.net/tag/fs1/feed/" rel="self" type="application/rss+xml" />
	<link>http://beerpla.net</link>
	<description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description>
	<lastBuildDate>Sun, 08 Aug 2010 23:59:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://beerpla.net/?pushpress=hub'/>
		<item>
		<title>Are Your Youtube Video Embeds Missing The Full Screen Button? Here Is How To Fix It</title>
		<link>http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/</link>
		<comments>http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 08:35:46 +0000</pubDate>
		<dc:creator>Artem Russakovskii</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[allowfullscreen]]></category>
		<category><![CDATA[allowscriptaccess]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[fs]]></category>
		<category><![CDATA[fs=1]]></category>
		<category><![CDATA[full]]></category>
		<category><![CDATA[full screen]]></category>
		<category><![CDATA[fullscreen]]></category>
		<category><![CDATA[gone]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[param]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[youtube]]></category>
		<guid isPermaLink="false">http://beerpla.net/?p=1350</guid>
		<description><![CDATA[<p><img style="margin: 0px 10px 10px 0px; display: inline" title="youtube thumb" alt="youtube thumb" align="left" src="http://beerpla.net/wp-content/uploads/AreYourYoutubeVideoEmbedsMissingTheFull_23/image_3.png" width="150" height="150" /> Don&#039;t you just hate it when you visit somebody&#039;s blog, see an embedded Youtube video, play it, and find that the player is missing the full screen button.</p>
<p>Yeah, this one: <img style="display: inline" title="youtube fullscreen button" alt="youtube fullscreen button" src="http://beerpla.net/wp-content/uploads/AreYourYoutubeVideoEmbedsMissingTheFull_23/image_4.png" width="32" height="20" />.</p>
<p>Well, I hate it too, so please, try not to be that guy. I realize sometimes you copy the embed code wrong or, on a larger scale, you add the wrong embed code to your generic template.</p>
<p>Not a problem. If your Youtube embeds are missing this button, here is how you can easily fix...<div class=clear></div> <a href="http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/" class="read_more"><div class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 10px 10px 0px; display: inline" title="youtube thumb" alt="youtube thumb" align="left" src="http://beerpla.net/wp-content/uploads/AreYourYoutubeVideoEmbedsMissingTheFull_23/image_3.png" width="150" height="150" /> Don&#039;t you just hate it when you visit somebody&#039;s blog, see an embedded Youtube video, play it, and find that the player is missing the full screen button.</p>
<p>Yeah, this one: <img style="display: inline" title="youtube fullscreen button" alt="youtube fullscreen button" src="http://beerpla.net/wp-content/uploads/AreYourYoutubeVideoEmbedsMissingTheFull_23/image_4.png" width="32" height="20" />.</p>
<p>Well, I hate it too, so please, try not to be that guy. I realize sometimes you copy the embed code wrong or, on a larger scale, you add the wrong embed code to your generic template.</p>
<p>Not a problem. If your Youtube embeds are missing this button, here is how you can easily fix it.</p>
<h2>The Problem</h2>
<p>Here&#039;s an example video that doesn&#039;t have the button (it&#039;s really good too, if you haven&#039;t seen it yet):</p>
<p align="center"><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="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US" allowscriptaccess="always"></embed></object></p>
<p>The fullscreen button is nowhere to be found because by default the Youtube player doesn&#039;t include it and the embed code is missing the correct pieces.</p>
<p>Here is the embed code for the video above without the full screen button:</p>
<div class="wp_syntax"><div class="code"><pre>&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;
  &lt;param
    name=&quot;movie&quot;
    value=&quot;http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US&quot;&gt;
  &lt;/param&gt;
  &lt;param
    name=&quot;allowscriptaccess&quot;
    value=&quot;always&quot;&gt;
  &lt;/param&gt;
  &lt;embed
    src=&quot;http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US&quot;
    type=&quot;application/x-shockwave-flash&quot;
    allowscriptaccess=&quot;always&quot;
    width=&quot;425&quot;
    height=&quot;344&quot;&gt;
  &lt;/embed&gt;
&lt;/object&gt;</pre></div></div>
<h2>The Solution</h2>
<p>Modify the code by adding the following:</p>
<ul>
<li>put this after the last &lt;param&gt; and before the &lt;embed&gt;: <strong>&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt; </strong></li>
<li>add this after any parameter to &lt;embed&gt;: <strong>allowfullscreen=&quot;true&quot; </strong></li>
<li>append this to both the &quot;value&quot; parameter of the &lt;param&gt; tag with the name=&quot;movie&quot; as well as the src parameter of the &lt;embed&gt; tag: <strong>&amp;fs=1 </strong></li>
</ul>
<p>The first 2 parameters give Flash access to go full screen. The last one instructs the Youtube player to add the full screen button.</p>
<p>Here is the final embed code:</p>
<div class="wp_syntax"><div class="code"><pre>&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;
  &lt;param
    name=&quot;movie&quot;
    value=&quot;http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US&amp;fs=1&quot;&gt;
  &lt;/param&gt;
  &lt;param
    name=&quot;allowscriptaccess&quot;
    value=&quot;always&quot;&gt;
  &lt;/param&gt;
  &lt;param
    name=&quot;allowFullScreen&quot;
    value=&quot;true&quot;&gt;
  &lt;/param&gt;
  &lt;embed
    src=&quot;http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US&amp;fs=1&quot;
    type=&quot;application/x-shockwave-flash&quot;
    allowscriptaccess=&quot;always&quot;
    allowfullscreen=&quot;true&quot;
    width=&quot;425&quot;
    height=&quot;344&quot;&gt;
  &lt;/embed&gt;
&lt;/object&gt;</pre></div></div>
<p>Voila!</p>
<p align="center"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US&amp;fs=1"></param><param name="allowscriptaccess" value="always"></param><param name="allowFullScreen" value="true"></param>
  <embed src="http://www.youtube.com/v/sdUUx5FdySs&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><div class="note"><div class="noteclassic">By the way, if you are wondering why you have to include both the object and embed tags, duplicating parameters left and right, well, it&#039;s to satisfy both IE and other browsers. Firefox, for example, uses the embed part, while IE uses the object one.</div></div> </p>
<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix%5B..%5D+-+http://bit.ly/8YGngu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;t=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix+It" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;t=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix+It" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;title=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix+It" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;title=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix+It" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;title=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix+It" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/&amp;title=Are+Your+Youtube+Video+Embeds+Missing+The+Full+Screen+Button%3F+Here+Is+How+To+Fix+It" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Are%20Your%20Youtube%20Video%20Embeds%20Missing%20The%20Full%20Screen%20Button%3F%20Here%20Is%20How%20To%20Fix%20It%22&amp;body=Link: http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %20Don%27t%20you%20just%20hate%20it%20when%20you%20visit%20somebody%27s%20blog%2C%20see%20an%20embedded%20Youtube%20video%2C%20play%20it%2C%20and%20find%20that%20the%20player%20is%20missing%20the%20full%20screen%20button.%20%20Yeah%2C%20this%20one%3A%20.%20%20Well%2C%20I%20hate%20it%20too%2C%20so%20please%2C%20try%20not%20to%20be%20that%20guy.%20I%20realize%20sometimes%20you%20copy%20the%20embed%20code%20wrong%20or%2C%20on%20a%20larger%20sc" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
Similar Posts:<ul><li><a href="http://beerpla.net/2006/10/03/youtube-custom-rss-search-results/" rel="bookmark" title="October 3, 2006">Youtube Custom RSS Search Results</a></li>
<li><a href="http://beerpla.net/2008/08/14/how-to-find-out-the-number-of-videos-on-youtube/" rel="bookmark" title="August 14, 2008">How To Find Out The Number Of Videos On Youtube</a></li>
<li><a href="http://beerpla.net/2009/02/12/how-to-fight-clickjacking-using-the-recent-twitter-hijacking-as-an-example/" rel="bookmark" title="February 12, 2009">How To Fight Clickjacking (Using The Recent Twitter Hijacking As An Example)</a></li>
<li><a href="http://beerpla.net/2008/03/27/parsing-json-in-perl-by-example-southparkstudioscom-south-park-episodes/" rel="bookmark" title="March 27, 2008">Parsing JSON In Perl By Example &#8211; SouthParkStudios.com South Park Episodes</a></li>
<li><a href="http://beerpla.net/2009/12/20/enable-a-twitter-retweet-rt-button-that-lets-you-add-comments-before-retweeting/" rel="bookmark" title="December 20, 2009">Enable A Twitter Retweet (RT) Button That Lets You Add Comments Before Retweeting</a></li>
</ul><!-- Similar Posts took 11.316 ms --><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://beerpla.net/2010/01/12/are-your-youtube-video-embeds-missing-the-full-screen-button-here-is-how-to-fix-it/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
