<?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: .NET Invocation guide for Flash Remoting clients AS3</title>
	<atom:link href="http://blog.johlero.eu/2007/12/17/net-invocation-guide-for-flash-remoting-clients-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johlero.eu/2007/12/17/net-invocation-guide-for-flash-remoting-clients-as3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=net-invocation-guide-for-flash-remoting-clients-as3</link>
	<description>Software development</description>
	<lastBuildDate>Sun, 20 Nov 2011 12:49:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://blog.johlero.eu/2007/12/17/net-invocation-guide-for-flash-remoting-clients-as3/comment-page-1/#comment-4894</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 09 Oct 2008 08:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johlero.eu/?p=26#comment-4894</guid>
		<description>galleryService.call(&quot;remoting.service.CollectionService.GetCollection&quot;,responder, id);

galleryService.call(&quot;remoting.service.CollectionService.GetCollection&quot;,responder, id, secondId);

galleryService.call(&quot;remoting.service.CollectionService.GetCollection&quot;,responder, myArray1, id, myArray2, myBoolean, myString);

Contract on the server side needs to match off course!</description>
		<content:encoded><![CDATA[<p>galleryService.call(&#8220;remoting.service.CollectionService.GetCollection&#8221;,responder, id);</p>
<p>galleryService.call(&#8220;remoting.service.CollectionService.GetCollection&#8221;,responder, id, secondId);</p>
<p>galleryService.call(&#8220;remoting.service.CollectionService.GetCollection&#8221;,responder, myArray1, id, myArray2, myBoolean, myString);</p>
<p>Contract on the server side needs to match off course!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sosh</title>
		<link>http://blog.johlero.eu/2007/12/17/net-invocation-guide-for-flash-remoting-clients-as3/comment-page-1/#comment-3713</link>
		<dc:creator>Sosh</dc:creator>
		<pubDate>Fri, 29 Aug 2008 17:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johlero.eu/?p=26#comment-3713</guid>
		<description>What about an example where a parameter is passed?

I&#039;m really disappointed with the remoting capabilities of AS3, or at least the documentation.</description>
		<content:encoded><![CDATA[<p>What about an example where a parameter is passed?</p>
<p>I&#8217;m really disappointed with the remoting capabilities of AS3, or at least the documentation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

