<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,&nbsp;<div>&nbsp; Is the support for Audio in HTML 5 working? I can't seem to&nbsp;</div><div>get it to work.&nbsp;</div><div><br></div><div>&nbsp; I found this issue:&nbsp;</div><div><br></div><div><a href="http://code.google.com/p/seaside/issues/detail?id=565#c12">http://code.google.com/p/seaside/issues/detail?id=565#c12</a></div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; "><pre style="font-size: 12px; white-space: pre-wrap; max-width: 80em; padding-left: 0.7em; "> &gt;   audio (interestingly, a WAAudioTag class exists with no call from the
 &gt; canvas)

#audio, even has tests

 &gt;   track

 missing indeed</pre><pre style="font-size: 12px; white-space: pre-wrap; max-width: 80em; padding-left: 0.7em; ">Although this renders a control: </pre><pre style="font-size: 12px; white-space: pre-wrap; max-width: 80em; padding-left: 0.7em; ">        (html audio)
                url: '<a href="http://upload.wikimedia.org/wikipedia/commons/9/94/Mix.ogg'">http://upload.wikimedia.org/wikipedia/commons/9/94/Mix.ogg'</a>;
                autoplay: true;
                controls: true;
                loop: true;
                preload: true</pre><pre style="font-size: 12px; white-space: pre-wrap; max-width: 80em; padding-left: 0.7em; ">nothing plays.</pre></span><div><br></div></div><div>&nbsp; Any thoughts? If HTML 5 audio is completely broken, can I generate code to&nbsp;</div><div>use Dewplayer through Flash?</div><div><br></div><div>&nbsp; Regards,</div><div><br></div><div>&nbsp; Larry</div></body></html>