<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HTML 5 &lt;audio&gt; &amp; &lt;video&gt; elements</title>
	<atom:link href="http://www.kaizou.org/2009/04/html-5-audio-video-elements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/</link>
	<description>This is Web 2.71828</description>
	<lastBuildDate>Sat, 17 Dec 2011 09:16:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Linda</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3375</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Thu, 16 Sep 2010 16:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3375</guid>
		<description>If you have multiple audio controls on a page, is there a way to actually &quot;stop&quot; one from playing (not pause) or reset it before the second one plays?</description>
		<content:encoded><![CDATA[<p>If you have multiple audio controls on a page, is there a way to actually &#8220;stop&#8221; one from playing (not pause) or reset it before the second one plays?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3374</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Thu, 16 Sep 2010 16:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3374</guid>
		<description>The width and height do not seem to work in Safari on a Mac. Do you have an example page?</description>
		<content:encoded><![CDATA[<p>The width and height do not seem to work in Safari on a Mac. Do you have an example page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reelfernandes</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3370</link>
		<dc:creator>reelfernandes</dc:creator>
		<pubDate>Fri, 20 Aug 2010 17:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3370</guid>
		<description>As with Charles I&#039;ve noticed that giving an audio element a .php file that outputs readfile data of an mp3, even with audio/mpeg headers, that the audio element can play, but will not be able to start/stop at different time positions.</description>
		<content:encoded><![CDATA[<p>As with Charles I&#8217;ve noticed that giving an audio element a .php file that outputs readfile data of an mp3, even with audio/mpeg headers, that the audio element can play, but will not be able to start/stop at different time positions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Corvoysier</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3306</link>
		<dc:creator>David Corvoysier</dc:creator>
		<pubDate>Wed, 30 Dec 2009 20:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3306</guid>
		<description>Off the top of my head, I would say it may be related to the HTTP headers you send with the file: have you checked that the mime-type and size are correctly set ?</description>
		<content:encoded><![CDATA[<p>Off the top of my head, I would say it may be related to the HTTP headers you send with the file: have you checked that the mime-type and size are correctly set ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3305</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3305</guid>
		<description>I am having an issue with duration... I use a php file as the source, so people cannot just go and download the audio file, it uses readfile(); to output the code of the mp3 track I wish to play. The javascript audio.duration doesn&#039;t work because it thinks that it is a stream, though it works just fine if I have the source as an mp3 file instead.

What should I do? I don&#039;t want people to be able to download my mp3s</description>
		<content:encoded><![CDATA[<p>I am having an issue with duration&#8230; I use a php file as the source, so people cannot just go and download the audio file, it uses readfile(); to output the code of the mp3 track I wish to play. The javascript audio.duration doesn&#8217;t work because it thinks that it is a stream, though it works just fine if I have the source as an mp3 file instead.</p>
<p>What should I do? I don&#8217;t want people to be able to download my mp3s</p>
]]></content:encoded>
	</item>
</channel>
</rss>

