On 3/21/07, <b class="gmail_sendername">Simon Pieters</b> &lt;<a href="mailto:zcorpan@gmail.com">zcorpan@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 21 Mar 2007 20:11:57 +0100, Mihai Sucan &lt;<a href="mailto:mihai.sucan@gmail.com">mihai.sucan@gmail.com</a>&gt;<br>wrote:<br><br>&gt; Shouldn&#39;t the video API include a way to toggle full screen on/off?<br><br>
Browsers are allowed to provide full screen, however there&#39;s no API for<br>it. Entering fullscreen should only be under the control of the user,<br>otherwise the author could hijack the user&#39;s screen and no way to get out
<br>of it (e.g. as soon as the user tries to exit fullscreen, the script goes<br>back to fullscreen).<br></blockquote></div><br>Only quick look at youtube, <a href="http://video.google.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
video.google.com</a>, <a href="http://stream.cz/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
stream.cz</a> (czech youtube), flash video player &lt;<a href="http://www.jeroenwijering.com/?item=Flash_Video_Player" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.jeroenwijering.com/?item=Flash_Video_Player
</a>&gt; and others gives me the impression that &quot;fullscreen video switch&quot; is now everywhere.
<br><br>In the spec I read: &quot;User agents may allow users to view the video content in manners more
   suitable to the user (e.g. full-screen or in an independent resizable
   window). As for the other user interface features, controls to enable this
   should not interfere with the page&#39;s normal rendering.&quot;<br><br>I feel conflict here:<br><br>&nbsp;a)
UA provide some Fullscreen item in popup menu (from the discussion
seems for me that there shouldn&#39;t be any UA-GUI in page than popup
menu)
<br>&nbsp;b) web author give some Fullscreen button inside his video controls (to look it like youtube etc.)<br><br>If
for b) author doesn&#39;t have API and make it owns way, there will be two
independent fullscreens for every video. 1st way the browser allows
fullscreen and 2nd way the page author make fullscreen.
<br><br>Fullscreen here does not necessary mean switching browser to fullscreen mode, look e.g. like youtube has it.<br><br>-- <br>Martin Hassman<br><a href="http://www.met.cz/">http://www.met.cz/</a><br><br>