<?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: Flex 2 and FMS (ConnectionMonitor Component)</title>
	<atom:link href="http://renaun.com/blog/2006/08/22/87/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2006/08/22/87/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Wed, 07 Jan 2009 15:41:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emil</title>
		<link>http://renaun.com/blog/2006/08/22/87/comment-page-1/#comment-102592</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/08/22/87/#comment-102592</guid>
		<description>it's me again: The error pops when I try to bind some remote methods to the nc.client object...
another thing: Where should I include the  "load( "com_renaun_fms.asc" );" string ? on top or on some events like application.onAppStart = function()

Thanks, 
Emil</description>
		<content:encoded><![CDATA[<p>it&#8217;s me again: The error pops when I try to bind some remote methods to the nc.client object&#8230;<br />
another thing: Where should I include the  &#8220;load( &#8220;com_renaun_fms.asc&#8221; );&#8221; string ? on top or on some events like application.onAppStart = function()</p>
<p>Thanks,<br />
Emil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://renaun.com/blog/2006/08/22/87/comment-page-1/#comment-102548</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/08/22/87/#comment-102548</guid>
		<description>Hello,
I'm having hard time integrating this component in my application getting all sorts of errors on server side and client side too. Perhaps it's because I use a lot of remote methods on my end like this: 
				networkConnection.client = new Object;
		    	networkConnection.client.fromRemote = fromRemote;
		    	networkConnection.client.broadcasterGone = broadcasterGone;
		    	networkConnection.client.publishAudio = publishAudio;

Can you send me some hints on solving this in this email ? I'd greatly apprectiate it..

Thank you...
Emil</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m having hard time integrating this component in my application getting all sorts of errors on server side and client side too. Perhaps it&#8217;s because I use a lot of remote methods on my end like this:<br />
				networkConnection.client = new Object;<br />
		    	networkConnection.client.fromRemote = fromRemote;<br />
		    	networkConnection.client.broadcasterGone = broadcasterGone;<br />
		    	networkConnection.client.publishAudio = publishAudio;</p>
<p>Can you send me some hints on solving this in this email ? I&#8217;d greatly apprectiate it..</p>
<p>Thank you&#8230;<br />
Emil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
