<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">So, I'm replying to my own post. Am I right in thinking that I can write an&nbsp;<div>html object statement that will play the mp3 files through Dewplayer, or something else?&nbsp;</div><div><br></div><div>Larry</div><div><br></div><div><br><div><div>On Oct 5, 2011, at 5:05 PM, Lawrence Kellogg wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div 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></div>
_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>