<?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 a connection error when loading an FLV with the VideoDisplay control</title>
	<atom:link href="http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-34</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Mon, 29 Sep 2008 21:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-34</guid>
		<description>FYI, I filed a new bug at http://bugs.adobe.com/jira/browse/SDK-17101 for the &lt;code&gt;connectionError&lt;/code&gt; state locking the VideoDisplay control. Feel free to vote/comment (preferrably constructive). Also, if anybody has a better workaround, please add it to the bug notes.

Peter</description>
		<content:encoded><![CDATA[<p>FYI, I filed a new bug at <a href="http://bugs.adobe.com/jira/browse/SDK-17101" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-17101</a> for the <code>connectionError</code> state locking the VideoDisplay control. Feel free to vote/comment (preferrably constructive). Also, if anybody has a better workaround, please add it to the bug notes.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chas</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-33</link>
		<dc:creator>Chas</dc:creator>
		<pubDate>Mon, 29 Sep 2008 19:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-33</guid>
		<description>Yeah, the problem here gents is once the videoDisplay has gotten a bad source, it is completely broken and will not play a good one (without recreating the videoDisplay).  UGH.  Terrible coding from the boys at adobe, hope they fix it in the next Flex version...</description>
		<content:encoded><![CDATA[<p>Yeah, the problem here gents is once the videoDisplay has gotten a bad source, it is completely broken and will not play a good one (without recreating the videoDisplay).  UGH.  Terrible coding from the boys at adobe, hope they fix it in the next Flex version&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CeeJ</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-36</link>
		<dc:creator>CeeJ</dc:creator>
		<pubDate>Wed, 13 Aug 2008 15:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-36</guid>
		<description>Done.  Number is &lt;a href=&quot;http://bugs.adobe.com/jira/browse/SDK-16455&quot; rel=&quot;nofollow&quot;&gt;&lt;u&gt;SDK-16455&lt;/u&gt;&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Done.  Number is <a href="http://bugs.adobe.com/jira/browse/SDK-16455" rel="nofollow"><u>SDK-16455</u></a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-35</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Wed, 13 Aug 2008 15:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-35</guid>
		<description>CeeJ,

Can you please file a bug/enhancement request at http://bugs.adobe.com/flex/ and post the bug number here?

Peter</description>
		<content:encoded><![CDATA[<p>CeeJ,</p>
<p>Can you please file a bug/enhancement request at <a href="http://bugs.adobe.com/flex/" rel="nofollow">http://bugs.adobe.com/flex/</a> and post the bug number here?</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CeeJ</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-37</link>
		<dc:creator>CeeJ</dc:creator>
		<pubDate>Wed, 13 Aug 2008 14:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-37</guid>
		<description>This just what I was looking for... thanks!

Here&#039;s another question, though.  This code will throw the error when the file is missing or unavailable.  However, it doesn&#039;t seem to throw an error if the file is not a valid FLV file.

To test, I made a simple 0 byte text file, renamed it test.flv, and tried to load it.  I traced the VideoDisplay&#039;s state changes, but all I see is &quot;loading&quot; and &quot;buffering,&quot; and the application is stuck there.  No connectionError.  Any idea how one might test for validity of a FLV before attempting to play it?</description>
		<content:encoded><![CDATA[<p>This just what I was looking for&#8230; thanks!</p>
<p>Here&#8217;s another question, though.  This code will throw the error when the file is missing or unavailable.  However, it doesn&#8217;t seem to throw an error if the file is not a valid FLV file.</p>
<p>To test, I made a simple 0 byte text file, renamed it test.flv, and tried to load it.  I traced the VideoDisplay&#8217;s state changes, but all I see is &#8220;loading&#8221; and &#8220;buffering,&#8221; and the application is stuck there.  No connectionError.  Any idea how one might test for validity of a FLV before attempting to play it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Durairaj</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-38</link>
		<dc:creator>Durairaj</dc:creator>
		<pubDate>Sat, 09 Aug 2008 22:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-38</guid>
		<description>Bram

Inside the error event you can reassign the source to some other alternative file.give an id for VideoDisplay  and use VideoDisplay id .source=alternative file.
hope this helps..</description>
		<content:encoded><![CDATA[<p>Bram</p>
<p>Inside the error event you can reassign the source to some other alternative file.give an id for VideoDisplay  and use VideoDisplay id .source=alternative file.<br />
hope this helps..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bram</title>
		<link>http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/comment-page-1/#comment-32</link>
		<dc:creator>Bram</dc:creator>
		<pubDate>Thu, 15 May 2008 10:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/detecting-a-connection-error-when-loading-an-flv-with-the-videodisplay-control/#comment-32</guid>
		<description>Is there a way to recover from this unresponsive state? How can we provide an alternative file when the error occurs?

Thanks</description>
		<content:encoded><![CDATA[<p>Is there a way to recover from this unresponsive state? How can we provide an alternative file when the error occurs?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

