<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
IE doesn't really support HTML5 or CSS3 well. The beta version I guess has some support, but is missing some tags. I dunno the specifics.<div><br></div><div>RS<br><br><div><hr id="stopSpelling">From: mac.hive@me.com<br>Subject: Re: [Seaside] Playing audio from Seaside, broken?<br>Date: Wed, 5 Oct 2011 22:04:57 -0400<br>To: seaside@lists.squeakfoundation.org<br><br>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML"><div>Thanks, John,&nbsp;interesting. I was in Safari. I'll try again.&nbsp;</div><div><br></div><div>In, IE8, what does "not so much" mean? ;-) Does it play?&nbsp;</div><div><br></div><div>How are people playing back sound files? Maybe that's the question&nbsp;</div><div>I should be asking. What if I record to CAF. Do I have to convert everything&nbsp;</div><div>to MP3?&nbsp;</div><div><br></div><div><br></div><div><br></div><div>Larry</div><div><br></div><div><br><div><div>On Oct 5, 2011, at 9:52 PM, John McKeon wrote:</div><br class="ecxApple-interchange-newline"><blockquote>And I qualify "works as expected" with: in Chrome. In&nbsp;IE8 not so much<div>John&nbsp;<div><br><div class="ecxgmail_quote">On Wed, Oct 5, 2011 at 9:37 PM, John McKeon <span dir="ltr">&lt;<a href="mailto:p3anoman@gmail.com">p3anoman@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">Hello Larry,<div>I copied and pasted your audio code into a renderContentOn: method and it works as expected. There must be some other issue.</div>
<div><br></div><div><font color="#888888">John</font><div><div></div><div class="h5"><br><br><div class="ecxgmail_quote">On Wed, Oct 5, 2011 at 8:55 PM, Lawrence Kellogg <span dir="ltr">&lt;<a href="mailto:mac.hive@me.com">mac.hive@me.com</a>&gt;</span> wrote:<br>

<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">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><div></div><div><div>On Oct 5, 2011, at 5:05 PM, Lawrence Kellogg wrote:</div>

<br></div></div><blockquote><div><div></div><div><div style="word-wrap:break-word">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" target="_blank">http://code.google.com/p/seaside/issues/detail?id=565#c12</a></div><div><br>

</div><div><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%27" target="_blank">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></div></div>
_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>

</blockquote></div><br></div></div><br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br></div></div></div>
</blockquote></div><br></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><br>_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</div></div>                                               </div></body>
</html>