<?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: Detecting the end of FLV stream in Actionscript 3, part 2</title>
	<atom:link href="http://codingrecipes.com/detecting-the-end-of-flv-stream-in-actionscript-3-part-2/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com/detecting-the-end-of-flv-stream-in-actionscript-3-part-2</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 09:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/detecting-the-end-of-flv-stream-in-actionscript-3-part-2/comment-page-1#comment-110</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Wed, 21 Jan 2009 19:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=378#comment-110</guid>
		<description>From what I can see, there is no mark at the end of FLVs so the player doesn&#039;t really know when it&#039;s finished but Flash server (red5 etc.) sends the duration and you can access it through onMetaHandler which is what I ended up using.</description>
		<content:encoded><![CDATA[<p>From what I can see, there is no mark at the end of FLVs so the player doesn&#8217;t really know when it&#8217;s finished but Flash server (red5 etc.) sends the duration and you can access it through onMetaHandler which is what I ended up using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://codingrecipes.com/detecting-the-end-of-flv-stream-in-actionscript-3-part-2/comment-page-1#comment-109</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=378#comment-109</guid>
		<description>You would figure that they think it&#039;s OK to mess with the event order because there&#039;s a reliable event to detect the end. Alas, there isn&#039;t. So, I have no clue why they keep messing it up.</description>
		<content:encoded><![CDATA[<p>You would figure that they think it&#8217;s OK to mess with the event order because there&#8217;s a reliable event to detect the end. Alas, there isn&#8217;t. So, I have no clue why they keep messing it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/detecting-the-end-of-flv-stream-in-actionscript-3-part-2/comment-page-1#comment-108</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Mon, 20 Oct 2008 21:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=378#comment-108</guid>
		<description>Not yet, I will today, why? Did they break code?</description>
		<content:encoded><![CDATA[<p>Not yet, I will today, why? Did they break code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://codingrecipes.com/detecting-the-end-of-flv-stream-in-actionscript-3-part-2/comment-page-1#comment-107</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 20 Oct 2008 20:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=378#comment-107</guid>
		<description>Did you happen to install Flash 10?</description>
		<content:encoded><![CDATA[<p>Did you happen to install Flash 10?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
