Actually that sounds like a splendid idea to me.<br>although I am not sure about using the form tag.&nbsp; what about something like?<br><br>&lt;video src=&#39;some_file.ogg&#39;&gt;<br>&nbsp; &lt;button type=&#39;rewind&#39; /&gt;<br>
&nbsp; &lt;button type=&#39;playpause&#39; /&gt;<br>&nbsp; &lt;button type=&#39;stop&#39; /&gt;<br>&nbsp;&lt;button type=&#39;fastforward&#39; /&gt;<br>&lt;/video&gt;<br><br><div><span class="gmail_quote">On 3/20/07, <b class="gmail_sendername">
Christoph Päper</b> &lt;<a href="mailto:christoph.paeper@crissov.de">christoph.paeper@crissov.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Håkon Wium Lie:<br>&gt; Also sprach Martin Atkins:<br>&gt;<br>&gt;&gt; If video is going to be considered a first-class citizen, I argue<br>&gt;&gt; that<br>&gt;&gt; this needs to be possible for video as well:<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;video src=&quot;
pretty.ogg&quot;&gt;...&lt;/video&gt;<br>&gt;<br>&gt; Right. I think I agree with you. Perhaps we can encourage implementors<br>&gt; to add a simplistic UI in case none has been specified? On the<br>&gt; right-click menu or somewhere where it doesn&#39;t take up space?
<br><br>Maybe it is a stupid idea, but is something like the following<br>imaginable to make a XHTML5 browser display inline video with a basic<br>UI without the need for scripting?<br><br>&nbsp;&nbsp; &lt;form method=&quot;MEDIA&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;video src=&quot;pretty.ogg&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;button type=&quot;play&quot;/&gt;<br>&nbsp;&nbsp; &lt;/form&gt;<br><br></blockquote></div><br><br clear="all"><br>-- <br><a href="mailto:Chris@tuesdaybegins.com">Chris@tuesdaybegins.com
</a><br><a href="http://www.tuesdaybegins.com">http://www.tuesdaybegins.com</a>