<?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: Connecting to a Flash Media Server using RTMP</title>
	<atom:link href="http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/</link>
	<description>Advanced Flash and Actionscript 3 by Andrew Christensen</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:08:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: prasanna</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-632</link>
		<dc:creator>prasanna</dc:creator>
		<pubDate>Tue, 18 Oct 2011 07:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-632</guid>
		<description>hi
i am using the joomla component hwdvideoshare and its having the option to call &quot;RTMP URL&quot; to display the videos under RTMP..

how can add the videos which is available in my &quot;streams&quot; folder. any standard URL format

thanks
prasanna</description>
		<content:encoded><![CDATA[<p>hi<br />
i am using the joomla component hwdvideoshare and its having the option to call &#8220;RTMP URL&#8221; to display the videos under RTMP..</p>
<p>how can add the videos which is available in my &#8220;streams&#8221; folder. any standard URL format</p>
<p>thanks<br />
prasanna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: especial</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-628</link>
		<dc:creator>especial</dc:creator>
		<pubDate>Sun, 09 Oct 2011 14:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-628</guid>
		<description>hello how do i get the webcam to run streaming video on a browser?</description>
		<content:encoded><![CDATA[<p>hello how do i get the webcam to run streaming video on a browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Humberto Quarnstrom</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-619</link>
		<dc:creator>Humberto Quarnstrom</dc:creator>
		<pubDate>Thu, 15 Sep 2011 08:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-619</guid>
		<description>the following Connecting to a Flash Media Server using RTMP &#124; Geek.blog seems to have ended up saving me alot of time in trying to find a truly superb scan</description>
		<content:encoded><![CDATA[<p>the following Connecting to a Flash Media Server using RTMP | Geek.blog seems to have ended up saving me alot of time in trying to find a truly superb scan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-616</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Mon, 12 Sep 2011 06:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-616</guid>
		<description>This is just the sort of detail I was looking for. I wish I&#039;d discovered your blog before.</description>
		<content:encoded><![CDATA[<p>This is just the sort of detail I was looking for. I wish I&#8217;d discovered your blog before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abbie Kegg</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-611</link>
		<dc:creator>Abbie Kegg</dc:creator>
		<pubDate>Thu, 25 Aug 2011 01:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-611</guid>
		<description>I need to import about 50 of 458 posts from a blogspot blog into wordpress. If I use the plug in import tool, I am concerned that it will duplicate the posts that were already imported in a previous batch. Also the prior posts have been re-categorized. I need to hold those as well. Any tips will help! Thank you..</description>
		<content:encoded><![CDATA[<p>I need to import about 50 of 458 posts from a blogspot blog into wordpress. If I use the plug in import tool, I am concerned that it will duplicate the posts that were already imported in a previous batch. Also the prior posts have been re-categorized. I need to hold those as well. Any tips will help! Thank you..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alper</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-605</link>
		<dc:creator>Alper</dc:creator>
		<pubDate>Mon, 15 Aug 2011 17:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-605</guid>
		<description>Hi,
I have trouble with live streaming. 
my url is: &quot;rtmp://strm-3.tr.medianova.tv/tv_ntvspor/ntvspor3.flv&quot;
Video isn&#039;t start to play. How can i fix this? 


package
{
	import flash.display.Sprite;
	import flash.events.Event;
	import flash.events.NetStatusEvent;
	import flash.media.Video;
	import flash.net.NetConnection;
	import flash.net.NetStream;
	import flash.net.ObjectEncoding;


	
	public class BaseVideoPlayer extends Sprite
	{
		public var container:Sprite;
		
		public var nc:NetConnection;
		public var ns:NetStream;
		public var video:Video;
		
		protected var customClient:Object;
		
		
		
		public function BaseVideoPlayer()
		{
			addEventListener(Event.ADDED_TO_STAGE, onAddedToStage);
		}
		
		
		
		protected function onAddedToStage(event:Event):void
		{
			removeEventListener(Event.ADDED_TO_STAGE, onAddedToStage);
			
			container = new Sprite();
			addChild(container);
			
			customClient = new Object();
			
			nc = new NetConnection();
			nc.objectEncoding = ObjectEncoding.AMF0;
			nc.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);
			nc.client = this;
			nc.connect(&quot;rtmp://strm-3.tr.medianova.tv/tv_ntvspor/&quot;);
		}
		
		
		
		protected function onNetStatus(event:NetStatusEvent):void
		{
			trace(&quot;//-- info: &quot; + event.info.code);
			trace(&quot;//-- description: &quot; + event.info.description);
			
			switch(event.info.code)
			{
				case &quot;NetConnection.Connect.Success&quot;:
					connectStream();
				break;
				
				case &quot;NetStream.Play.Failed&quot;:
					trace(&quot;NetStream.Play.Failed&quot;);
				break;
				
				case &quot;NetStream.Play.PublishNotify&quot;:
					trace(&quot;NetStream.Play.PublishNotify&quot;);
				break;
				
				case &quot;NetStream.Play.UnpublishNotify&quot;:
					trace(&quot;NetStream.Play.UnpublishNotify&quot;);
				break;
			}
		}
		
		
		
		private function connectStream():void 
		{
			trace(&quot;//-- stream connected!&quot;);
			
			ns = new NetStream(nc);
			ns.client = this;
			ns.play(&quot;ntvspor3.flv&quot;);
			
			video = new Video(320, 240);
			video.attachNetStream(ns);
			container.addChild(video);
		}
		
		
		
	}
}</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have trouble with live streaming.<br />
my url is: &#8220;rtmp://strm-3.tr.medianova.tv/tv_ntvspor/ntvspor3.flv&#8221;<br />
Video isn&#8217;t start to play. How can i fix this? </p>
<p>package<br />
{<br />
	import flash.display.Sprite;<br />
	import flash.events.Event;<br />
	import flash.events.NetStatusEvent;<br />
	import flash.media.Video;<br />
	import flash.net.NetConnection;<br />
	import flash.net.NetStream;<br />
	import flash.net.ObjectEncoding;</p>
<p>	public class BaseVideoPlayer extends Sprite<br />
	{<br />
		public var container:Sprite;</p>
<p>		public var nc:NetConnection;<br />
		public var ns:NetStream;<br />
		public var video:Video;</p>
<p>		protected var customClient:Object;</p>
<p>		public function BaseVideoPlayer()<br />
		{<br />
			addEventListener(Event.ADDED_TO_STAGE, onAddedToStage);<br />
		}</p>
<p>		protected function onAddedToStage(event:Event):void<br />
		{<br />
			removeEventListener(Event.ADDED_TO_STAGE, onAddedToStage);</p>
<p>			container = new Sprite();<br />
			addChild(container);</p>
<p>			customClient = new Object();</p>
<p>			nc = new NetConnection();<br />
			nc.objectEncoding = ObjectEncoding.AMF0;<br />
			nc.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);<br />
			nc.client = this;<br />
			nc.connect(&#8220;rtmp://strm-3.tr.medianova.tv/tv_ntvspor/&#8221;);<br />
		}</p>
<p>		protected function onNetStatus(event:NetStatusEvent):void<br />
		{<br />
			trace(&#8220;//&#8211; info: &#8221; + event.info.code);<br />
			trace(&#8220;//&#8211; description: &#8221; + event.info.description);</p>
<p>			switch(event.info.code)<br />
			{<br />
				case &#8220;NetConnection.Connect.Success&#8221;:<br />
					connectStream();<br />
				break;</p>
<p>				case &#8220;NetStream.Play.Failed&#8221;:<br />
					trace(&#8220;NetStream.Play.Failed&#8221;);<br />
				break;</p>
<p>				case &#8220;NetStream.Play.PublishNotify&#8221;:<br />
					trace(&#8220;NetStream.Play.PublishNotify&#8221;);<br />
				break;</p>
<p>				case &#8220;NetStream.Play.UnpublishNotify&#8221;:<br />
					trace(&#8220;NetStream.Play.UnpublishNotify&#8221;);<br />
				break;<br />
			}<br />
		}</p>
<p>		private function connectStream():void<br />
		{<br />
			trace(&#8220;//&#8211; stream connected!&#8221;);</p>
<p>			ns = new NetStream(nc);<br />
			ns.client = this;<br />
			ns.play(&#8220;ntvspor3.flv&#8221;);</p>
<p>			video = new Video(320, 240);<br />
			video.attachNetStream(ns);<br />
			container.addChild(video);<br />
		}</p>
<p>	}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael M</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-596</link>
		<dc:creator>Michael M</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-596</guid>
		<description>To fraymas:

I think it&#039;s because you are using rtmpt:// instead of rtmp:// (extra &#039;t&#039; means tunnel through HTTP).</description>
		<content:encoded><![CDATA[<p>To fraymas:</p>
<p>I think it&#8217;s because you are using rtmpt:// instead of rtmp:// (extra &#8216;t&#8217; means tunnel through HTTP).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anderson</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-588</link>
		<dc:creator>Anderson</dc:creator>
		<pubDate>Mon, 06 Jun 2011 18:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-588</guid>
		<description>ola amigo, bueno yo estoy asiendo un reproductor flash con cs5.5 pro me sta saliendo error en lo que es la direccion http. Me comentaron que espor que ha cambiado a rtmp y la verdad no se como usarlo. Tambien me dijeron con Flash media server y tb no logro entender. Porfavor si puedes ayudarme. Contestame. Te stare muy agardecido 
 GRACIAS</description>
		<content:encoded><![CDATA[<p>ola amigo, bueno yo estoy asiendo un reproductor flash con cs5.5 pro me sta saliendo error en lo que es la direccion http. Me comentaron que espor que ha cambiado a rtmp y la verdad no se como usarlo. Tambien me dijeron con Flash media server y tb no logro entender. Porfavor si puedes ayudarme. Contestame. Te stare muy agardecido<br />
 GRACIAS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: instalacion redes informaticas</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-579</link>
		<dc:creator>instalacion redes informaticas</dc:creator>
		<pubDate>Tue, 05 Apr 2011 09:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-579</guid>
		<description>Great! thanks for your knowledge and your excelents post, this help me

:)  thankss 

regardss</description>
		<content:encoded><![CDATA[<p>Great! thanks for your knowledge and your excelents post, this help me</p>
<p> <img src='http://blog.728media.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   thankss </p>
<p>regardss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fraymas</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-577</link>
		<dc:creator>fraymas</dc:creator>
		<pubDate>Tue, 29 Mar 2011 09:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-577</guid>
		<description>I&#039;m using AS3 and I have many problems.
I cannot see the video. No error, but there is nothing on the screen.
This is my code. What I&#039;m doing wrong?

var nc:NetConnection;
var ns:NetStream;
var video:Video = new Video(342, 222);
connect();

function connect()
{
	trace(&quot;connect&quot;)
	nc = new NetConnection();
	nc.client = this;
	
	nc.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
	nc.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler);
	nc.addEventListener(AsyncErrorEvent.ASYNC_ERROR, asyncErrorHandler); 
	
	nc.connect(&quot;rtmpt://streamingflash.engbms.it/live/&quot;);
}
function netStatusHandler(event:NetStatusEvent)
{
	trace(&quot;status: &quot;+nc.connected)
	if(nc.connected)
	{
		ns = new NetStream(nc);
		ns.client = {onMetaData:ns_onMetaData, onCuePoint:ns_onCuePoint};
		
		video.attachNetStream(ns);
		addChild(video);
		
		ns.play(&quot;livestream&quot;);
	}
}
function asyncErrorHandler(event:AsyncErrorEvent):void 
{
	trace(&quot;==&gt; AsyncErrorEvent: &quot; + event);
}

function securityErrorHandler(event:SecurityErrorEvent):void 
{
	trace(&quot;==&gt; securityErrorHandler: &quot; + event);
}

function ns_onMetaData(item:Object):void 
{
	trace(&quot;metaData&quot;);
	// Resize video instance.
	video.width = item.width;
	video.height = item.height;
	// Center video instance on Stage.
	/*video.x = (stage.stageWidth – video.width) / 2;
	video.y = (stage.stageHeight – video.height) / 2;*/
}
function ns_onCuePoint(item:Object):void 
{
	trace(&quot;cuePoint&quot;);
	trace(item.name + &quot;\t&quot; + item.time);
}


Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m using AS3 and I have many problems.<br />
I cannot see the video. No error, but there is nothing on the screen.<br />
This is my code. What I&#8217;m doing wrong?</p>
<p>var nc:NetConnection;<br />
var ns:NetStream;<br />
var video:Video = new Video(342, 222);<br />
connect();</p>
<p>function connect()<br />
{<br />
	trace(&#8220;connect&#8221;)<br />
	nc = new NetConnection();<br />
	nc.client = this;</p>
<p>	nc.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);<br />
	nc.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler);<br />
	nc.addEventListener(AsyncErrorEvent.ASYNC_ERROR, asyncErrorHandler); </p>
<p>	nc.connect(&#8220;rtmpt://streamingflash.engbms.it/live/&#8221;);<br />
}<br />
function netStatusHandler(event:NetStatusEvent)<br />
{<br />
	trace(&#8220;status: &#8220;+nc.connected)<br />
	if(nc.connected)<br />
	{<br />
		ns = new NetStream(nc);<br />
		ns.client = {onMetaData:ns_onMetaData, onCuePoint:ns_onCuePoint};</p>
<p>		video.attachNetStream(ns);<br />
		addChild(video);</p>
<p>		ns.play(&#8220;livestream&#8221;);<br />
	}<br />
}<br />
function asyncErrorHandler(event:AsyncErrorEvent):void<br />
{<br />
	trace(&#8220;==&gt; AsyncErrorEvent: &#8221; + event);<br />
}</p>
<p>function securityErrorHandler(event:SecurityErrorEvent):void<br />
{<br />
	trace(&#8220;==&gt; securityErrorHandler: &#8221; + event);<br />
}</p>
<p>function ns_onMetaData(item:Object):void<br />
{<br />
	trace(&#8220;metaData&#8221;);<br />
	// Resize video instance.<br />
	video.width = item.width;<br />
	video.height = item.height;<br />
	// Center video instance on Stage.<br />
	/*video.x = (stage.stageWidth – video.width) / 2;<br />
	video.y = (stage.stageHeight – video.height) / 2;*/<br />
}<br />
function ns_onCuePoint(item:Object):void<br />
{<br />
	trace(&#8220;cuePoint&#8221;);<br />
	trace(item.name + &#8220;\t&#8221; + item.time);<br />
}</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Media Hosting</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-574</link>
		<dc:creator>Flash Media Hosting</dc:creator>
		<pubDate>Fri, 18 Mar 2011 21:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-574</guid>
		<description>Thanks can never get enough info on flash!</description>
		<content:encoded><![CDATA[<p>Thanks can never get enough info on flash!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-573</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Mon, 14 Mar 2011 11:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-573</guid>
		<description>Hi,

Thank you for good posts.

I want to know how can I get Audio/Video stream via a stream server such as Adobe’s Flash Media Server or Red5 and put that stream on server.

Already I have a Red5 but I&#039;m not very good in AS or Flash so I need your help to find out how can I do this?

thank you.

Regards,

Ali</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for good posts.</p>
<p>I want to know how can I get Audio/Video stream via a stream server such as Adobe’s Flash Media Server or Red5 and put that stream on server.</p>
<p>Already I have a Red5 but I&#8217;m not very good in AS or Flash so I need your help to find out how can I do this?</p>
<p>thank you.</p>
<p>Regards,</p>
<p>Ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Christensen</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-572</link>
		<dc:creator>Andrew Christensen</dc:creator>
		<pubDate>Mon, 14 Mar 2011 03:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-572</guid>
		<description>Fernand,
The problem wouldn&#039;t be the play() method but your actual NetStream object. Try moving the code that assigns it out of your if (connected) statement. Odds are this will probably cause other issues since you shouldn&#039;t call the play method until your NetConnection dispatches a NetStatus connected event anyways.</description>
		<content:encoded><![CDATA[<p>Fernand,<br />
The problem wouldn&#8217;t be the play() method but your actual NetStream object. Try moving the code that assigns it out of your if (connected) statement. Odds are this will probably cause other issues since you shouldn&#8217;t call the play method until your NetConnection dispatches a NetStatus connected event anyways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernand</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-571</link>
		<dc:creator>Fernand</dc:creator>
		<pubDate>Mon, 14 Mar 2011 02:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-571</guid>
		<description>Hi Andrew,

Thanks for your speedy reply.
I&#039;ve looked and looked and still cant quite see for the life of me whatthe problem is!

Would you mind having a gander over this bit of code and possibly help point it out? 

var fl_NC:NetConnection = new NetConnection();

//fl_NC.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
fl_NC.connect(&quot;rtmp://139.184.48.69/livevideo&quot;);    // starts a connection; null is used unless using Flash Media Server

//var fl_NS:NetStream = new NetStream(fl_NC);
//fl_NS.client = {};


if(fl_NC.connected){
	var fl_NS:NetStream = new NetStream(fl_NC);
	fl_NS = new NetStream(fl_NC);
	//fl_NS.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
	fl_NS.client = this;
	//fl_NS.bufferTime = BUFFER_TIME;
	}

//var fl_Vid:Video = new Video();

thePlayer.attachNetStream(fl_NS);
addChild(thePlayer);

fl_NS.play();  &lt;&lt;&lt; --- this is the line where the problem keeps coming up. 
Ive tried putting &quot;livevideo&quot; and &quot;livevideo.flv&quot; in the brackets but I keep getting the same problem..</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Thanks for your speedy reply.<br />
I&#8217;ve looked and looked and still cant quite see for the life of me whatthe problem is!</p>
<p>Would you mind having a gander over this bit of code and possibly help point it out? </p>
<p>var fl_NC:NetConnection = new NetConnection();</p>
<p>//fl_NC.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);<br />
fl_NC.connect(&#8220;rtmp://139.184.48.69/livevideo&#8221;);    // starts a connection; null is used unless using Flash Media Server</p>
<p>//var fl_NS:NetStream = new NetStream(fl_NC);<br />
//fl_NS.client = {};</p>
<p>if(fl_NC.connected){<br />
	var fl_NS:NetStream = new NetStream(fl_NC);<br />
	fl_NS = new NetStream(fl_NC);<br />
	//fl_NS.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);<br />
	fl_NS.client = this;<br />
	//fl_NS.bufferTime = BUFFER_TIME;<br />
	}</p>
<p>//var fl_Vid:Video = new Video();</p>
<p>thePlayer.attachNetStream(fl_NS);<br />
addChild(thePlayer);</p>
<p>fl_NS.play();  &lt;&lt;&lt; &#8212; this is the line where the problem keeps coming up.<br />
Ive tried putting &quot;livevideo&quot; and &quot;livevideo.flv&quot; in the brackets but I keep getting the same problem..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Christensen</title>
		<link>http://blog.728media.com/2008/08/03/connecting-to-a-flash-media-server-using-rtmp/comment-page-2/#comment-570</link>
		<dc:creator>Andrew Christensen</dc:creator>
		<pubDate>Sun, 13 Mar 2011 12:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=70#comment-570</guid>
		<description>Fernand,
The error you are receiving could pertain to an object instance, not necessarily your stream. Somewhere in your code you are trying to use an object before it has been assigned.</description>
		<content:encoded><![CDATA[<p>Fernand,<br />
The error you are receiving could pertain to an object instance, not necessarily your stream. Somewhere in your code you are trying to use an object before it has been assigned.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

