[Seaside] Playing audio from Seaside, broken?

Lawrence Kellogg mac.hive at me.com
Thu Oct 6 00:55:06 UTC 2011


So, I'm replying to my own post. Am I right in thinking that I can write an 
html object statement that will play the mp3 files through Dewplayer, or something else? 

Larry


On Oct 5, 2011, at 5:05 PM, Lawrence Kellogg wrote:

> Hello, 
>   Is the support for Audio in HTML 5 working? I can't seem to 
> get it to work. 
> 
>   I found this issue: 
> 
> http://code.google.com/p/seaside/issues/detail?id=565#c12
> 
>  >   audio (interestingly, a WAAudioTag class exists with no call from the
>  > canvas)
> 
> #audio, even has tests
> 
>  >   track
> 
>  missing indeed
> Although this renders a control: 
> 	(html audio)
> 		url: 'http://upload.wikimedia.org/wikipedia/commons/9/94/Mix.ogg';
> 		autoplay: true;
> 		controls: true;
> 		loop: true;
> 		preload: true
> nothing plays.
> 
>   Any thoughts? If HTML 5 audio is completely broken, can I generate code to 
> use Dewplayer through Flash?
> 
>   Regards,
> 
>   Larry
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20111005/9e328147/attachment-0001.htm


More information about the seaside mailing list