I did the same and had the same complaint about TimeRanges.  Everything was easy with the canvas object, I just wished I could get access to the buffered range.  The native browser controls had it, but developers can't duplicate that effect.<div>
<br></div><div>Anyone on this list have an idea when we could expect TimeRanges to be settled on in the spec?<br><br><div class="gmail_quote">On Tue, Feb 9, 2010 at 8:12 AM, Andre "Osku" Schmidt <span dir="ltr"><<a href="mailto:andre.osku.schmidt@osku.de">andre.osku.schmidt@osku.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, 2010-02-09 at 10:22 -0200, Lauro Strazzabosco Dorneles wrote:<br>
> Hi all,<br>
><br>
> can I control the visual video web player buttons, like play, pause,<br>
> stop, timeline, etc.... do you have any example where I could get<br>
> informed on all this stuff?<br>
<br>
</div>dunno if you can modify the looks of the browser "embedded" player, but<br>
i did do (months ago) my own controls in SVG+JS. it kinda worked, but i<br>
gave up as no browser implemented "buffered" (or was it "TimeRanges")...<br>
<br>
<a href="http://www.w3.org/TR/html5/video.html#media-element" target="_blank">http://www.w3.org/TR/html5/video.html#media-element</a><br>
<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#media-elements" target="_blank">http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#media-elements</a><br>
<br>
maybe they are better implemented these days, i should test again...<br>
<br>
cheers<br>
.andre<br>
<br>
<br>
_______________________________________________<br>
Help mailing list<br>
<a href="mailto:Help@lists.whatwg.org">Help@lists.whatwg.org</a><br>
<a href="http://lists.whatwg.org/listinfo.cgi/help-whatwg.org" target="_blank">http://lists.whatwg.org/listinfo.cgi/help-whatwg.org</a><br>
</blockquote></div><br></div>