<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Projekktor HTML5 video player - Forum - Fullscreen Problem</title>
<link>http://www.projekktor.com/board/</link>
<description>hints, tips, suggestions, chit chat</description>
<language>en</language>
<item>
<title>Fullscreen Problem (reply)</title>
<content:encoded><![CDATA[<blockquote><p>Ok so I'm still not sure why the fullscreen isn't working locally on my hard drive but after I uploaded it to my webserver, the fullscreen icon magically appeared! Not sure what was going on here, maybe its a software issue on my Mac?</p>
</blockquote><p>This is more a feature than a bug. But obviously it requires some adjustments.</p>
<p>The fullscreen button is automatically hidden in case the script can´t get access to the parent window of the player. </p>
<p>This is for detecting embedded, iframed players which are grabbed from an other domains. In those scenarios the fullscreen feature wouldn´t work due to cross domain security restriction and that´s why it´s being disabled.</p>
<p>Obviously the same restriction applies in case the player is loaded from local filesystems.</p>
<p>- sascha</p>
]]></content:encoded>
<link>http://www.projekktor.com/board/index.php?id=3651</link>
<guid>http://www.projekktor.com/board/index.php?id=3651</guid>
<pubDate>Thu, 09 Aug 2012 10:46:36 +0200</pubDate>
<category>Projekktor Core</category>
<dc:creator>sascha</dc:creator>
</item>
<item>
<title>Fullscreen Problem (reply)</title>
<content:encoded><![CDATA[<p>I don't know about OS compatibility issues, but it may be, since I'm running my code on a <strong>Windows 7</strong> x68 AppServ.</p>
]]></content:encoded>
<link>http://www.projekktor.com/board/index.php?id=3646</link>
<guid>http://www.projekktor.com/board/index.php?id=3646</guid>
<pubDate>Wed, 08 Aug 2012 21:17:52 +0200</pubDate>
<category>Projekktor Core</category>
<dc:creator>Stoyicker</dc:creator>
</item>
<item>
<title>Fullscreen Problem (reply)</title>
<content:encoded><![CDATA[<p>Ok so I'm still not sure why the fullscreen isn't working locally on my hard drive but after I uploaded it to my webserver, the fullscreen icon magically appeared! Not sure what was going on here, maybe its a software issue on my Mac?</p>
]]></content:encoded>
<link>http://www.projekktor.com/board/index.php?id=3644</link>
<guid>http://www.projekktor.com/board/index.php?id=3644</guid>
<pubDate>Wed, 08 Aug 2012 19:45:58 +0200</pubDate>
<category>Projekktor Core</category>
<dc:creator>Joe</dc:creator>
</item>
<item>
<title>Fullscreen Problem - help! (reply)</title>
<content:encoded><![CDATA[<p>Thanks Stoyicker but I tried your code as well as many variations of it in my HTML document and still cannot get the full screen icon to appear with the standard maccacco theme.</p>
<p>I'm using the readme file in the Distro Release from the downloads section as a starting point and notice the demo video player on that page doesn't have the fullscreen icon either.  </p>
<p>Could somebody please show me how to get the Fullscreen working in the demo readme file so I can apply it to my own site? (I am new to jQuery and javascript so layman's terms would be greatly appreciated!)</p>
<p>Thanks again!</p>
<p>-Joe</p>
]]></content:encoded>
<link>http://www.projekktor.com/board/index.php?id=3643</link>
<guid>http://www.projekktor.com/board/index.php?id=3643</guid>
<pubDate>Wed, 08 Aug 2012 17:52:09 +0200</pubDate>
<category>Projekktor Core</category>
<dc:creator>Joe</dc:creator>
</item>
<item>
<title>Fullscreen Problem (reply)</title>
<content:encoded><![CDATA[<p>Take a look at <a href="index.php?id=2976">here</a> and the replies.</p>
]]></content:encoded>
<link>http://www.projekktor.com/board/index.php?id=3638</link>
<guid>http://www.projekktor.com/board/index.php?id=3638</guid>
<pubDate>Tue, 07 Aug 2012 20:21:47 +0200</pubDate>
<category>Projekktor Core</category>
<dc:creator>Stoyicker</dc:creator>
</item>
<item>
<title>Fullscreen Problem</title>
<content:encoded><![CDATA[<p>Hello,</p>
<p>I am new to Projekktor and am having trouble getting my fullscreen toggle to show.  I downloaded the latest release and there is no fullscreen button to click anywhere in my player.  I haven't changed any of my .js files and was wondering <strong>what</strong> code I have to insert and <strong>where</strong> to get the fullscreen button to show.</p>
<p>I've tried: player.setFullscreen (true); into the script portion in my html document so it looks like this:</p>
<p>&lt;script type=&quot;text/javascript&quot;&gt;<br />
	$(document).ready(function() {<br />
            player.setFullscreen (true); <br />
	    projekktor('#player_a'); // instantiation<br />
	});<br />
&lt;/script&gt;</p>
<p><br />
This seems to get the fullscreen icon to show but removes the theme moccacco that comes with projekktor. Am I entering the code into the wrong area?</p>
<p>Thanks in advance for you help!</p>
<p>- Joe</p>
]]></content:encoded>
<link>http://www.projekktor.com/board/index.php?id=3636</link>
<guid>http://www.projekktor.com/board/index.php?id=3636</guid>
<pubDate>Tue, 07 Aug 2012 19:58:08 +0200</pubDate>
<category>Projekktor Core</category>
<dc:creator>Joe</dc:creator>
</item>
</channel>
</rss>