On 3/21/07, <b class="gmail_sendername">Simon Pieters</b> <<a href="mailto:zcorpan@gmail.com">zcorpan@gmail.com</a>> 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 <<a href="mailto:mihai.sucan@gmail.com">mihai.sucan@gmail.com</a>><br>wrote:<br><br>> Shouldn't the video API include a way to toggle full screen on/off?<br><br>
Browsers are allowed to provide full screen, however there'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'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 <<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>> and others gives me the impression that "fullscreen video switch" is now everywhere.
<br><br>In the spec I read: "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's normal rendering."<br><br>I feel conflict here:<br><br> a)
UA provide some Fullscreen item in popup menu (from the discussion
seems for me that there shouldn't be any UA-GUI in page than popup
menu)
<br> b) web author give some Fullscreen button inside his video controls (to look it like youtube etc.)<br><br>If
for b) author doesn'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>