<?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: Displaying a video in Flex using the NetConnection, NetStream, and Video classes</title>
	<atom:link href="http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/</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: Jean Delefrati</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-10035</link>
		<dc:creator>Jean Delefrati</dc:creator>
		<pubDate>Wed, 12 Oct 2011 02:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-10035</guid>
		<description>Thank you a lot! With some modifications, this really helped me develop the final project of my graduate studies.

Greetings from Londrina/Brazil!</description>
		<content:encoded><![CDATA[<p>Thank you a lot! With some modifications, this really helped me develop the final project of my graduate studies.</p>
<p>Greetings from Londrina/Brazil!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jibran</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-9528</link>
		<dc:creator>Jibran</dc:creator>
		<pubDate>Tue, 23 Aug 2011 20:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-9528</guid>
		<description>I want the code for streaming live audio radio from internet in my flex blackberry application</description>
		<content:encoded><![CDATA[<p>I want the code for streaming live audio radio from internet in my flex blackberry application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parthu</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-9367</link>
		<dc:creator>Parthu</dc:creator>
		<pubDate>Mon, 04 Jul 2011 11:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-9367</guid>
		<description>Hi ,

Can anyone help on this......

there is player for that i&#039;m displaying a voting widget.if the player to be maximised widget not displaying.i need to display thatone.

can anyone plzzzz</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Can anyone help on this&#8230;&#8230;</p>
<p>there is player for that i&#8217;m displaying a voting widget.if the player to be maximised widget not displaying.i need to display thatone.</p>
<p>can anyone plzzzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jomesili</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-9146</link>
		<dc:creator>Jomesili</dc:creator>
		<pubDate>Sun, 17 Apr 2011 15:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-9146</guid>
		<description>Thank Verindra 
My Stream Live From RED5 to FLEX Client Problem [Solved] from your example. heres what I did. For other who have this problem , just take out what you dont need from my Code



	
        
      

  	
&lt;!--

--&gt;

</description>
		<content:encoded><![CDATA[<p>Thank Verindra<br />
My Stream Live From RED5 to FLEX Client Problem [Solved] from your example. heres what I did. For other who have this problem , just take out what you dont need from my Code</p>
<p>&lt;!&#8211;</p>
<p>&#8211;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Kostin</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-8336</link>
		<dc:creator>Victor Kostin</dc:creator>
		<pubDate>Sun, 19 Sep 2010 11:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-8336</guid>
		<description>It is common problem of mp4 container for flash video. It happens because MetaData is not at the begining of video file. You should move it using some util. Google for MOOV  f4v;</description>
		<content:encoded><![CDATA[<p>It is common problem of mp4 container for flash video. It happens because MetaData is not at the begining of video file. You should move it using some util. Google for MOOV  f4v;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gude</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-8327</link>
		<dc:creator>gude</dc:creator>
		<pubDate>Wed, 15 Sep 2010 18:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-8327</guid>
		<description>Hi,
I have a trouble with a h264 video. The video is played only when it&#039;s fully loaded in my browser.
I tried with your code and also with mx:VideoDisplay. Actually the metadata are received only at the download is complete.
I also try with the html5 video tag. With the video tag, the first frame appeared subitely when it&#039;s available.
Is it a known issue of the avc1 codec? I didn&#039;t find much information on the net.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have a trouble with a h264 video. The video is played only when it&#8217;s fully loaded in my browser.<br />
I tried with your code and also with mx:VideoDisplay. Actually the metadata are received only at the download is complete.<br />
I also try with the html5 video tag. With the video tag, the first frame appeared subitely when it&#8217;s available.<br />
Is it a known issue of the avc1 codec? I didn&#8217;t find much information on the net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiv</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-8127</link>
		<dc:creator>Shiv</dc:creator>
		<pubDate>Mon, 19 Jul 2010 08:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-8127</guid>
		<description>I have created a flex application. When i play a file in my application it doesnt support full screen and on top of that the you-tube player is separated from flex video player. So both work as seperate players. What do you suggest me to do???</description>
		<content:encoded><![CDATA[<p>I have created a flex application. When i play a file in my application it doesnt support full screen and on top of that the you-tube player is separated from flex video player. So both work as seperate players. What do you suggest me to do???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: van_tomiko</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-8091</link>
		<dc:creator>van_tomiko</dc:creator>
		<pubDate>Fri, 09 Jul 2010 13:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-8091</guid>
		<description>hey,
it&#039;s allright when do we want to use VideoDisplay class instead,
see this post  &lt;a href=&quot;http://stackoverflow.com/questions/42333/how-to-display-a-live-streaming-video-using-videodisplay-in-flex/3117046#3117046&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<p>hey,<br />
it&#8217;s allright when do we want to use VideoDisplay class instead,<br />
see this post  <a href="http://stackoverflow.com/questions/42333/how-to-display-a-live-streaming-video-using-videodisplay-in-flex/3117046#3117046" rel="nofollow">here</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaktiman</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-8027</link>
		<dc:creator>shaktiman</dc:creator>
		<pubDate>Mon, 28 Jun 2010 09:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-8027</guid>
		<description>how to coonect video files into a flex</description>
		<content:encoded><![CDATA[<p>how to coonect video files into a flex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natesh pai</title>
		<link>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/comment-page-1/#comment-8025</link>
		<dc:creator>natesh pai</dc:creator>
		<pubDate>Mon, 28 Jun 2010 09:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/#comment-8025</guid>
		<description>i want information about flex</description>
		<content:encoded><![CDATA[<p>i want information about flex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

