<?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: AMFPHP: Multiple service calls</title>
	<atom:link href="http://www.herrodius.com/blog/2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/2</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nick</title>
		<link>http://www.herrodius.com/blog/2/comment-page-1#comment-14579</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 01 Jul 2010 12:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=2#comment-14579</guid>
		<description>Hi,
I would like to do multiple services call... but what is the correct sintax in AS3.
In the first one i call &quot;connection.call(&quot;service&quot;, responder);&quot; managed by &quot;private function onResult(result:Object) .... &quot;. How can I write the the second one so that its come manage to another &quot;function onResult2(result:Object)..&quot; thanks for any help!
Nick</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I would like to do multiple services call&#8230; but what is the correct sintax in AS3.<br />
In the first one i call &#8220;connection.call(&#8220;service&#8221;, responder);&#8221; managed by &#8220;private function onResult(result:Object) &#8230;. &#8220;. How can I write the the second one so that its come manage to another &#8220;function onResult2(result:Object)..&#8221; thanks for any help!<br />
Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JBAustin</title>
		<link>http://www.herrodius.com/blog/2/comment-page-1#comment-14540</link>
		<dc:creator>JBAustin</dc:creator>
		<pubDate>Thu, 20 May 2010 02:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=2#comment-14540</guid>
		<description>Christophe,
This didn&#039;t work for me, but it did point me in the right direction. 
I used ServiceCapture to trace my net connection calls and found an error in
my service class.

Just another place for others to look.</description>
		<content:encoded><![CDATA[<p>Christophe,<br />
This didn&#8217;t work for me, but it did point me in the right direction.<br />
I used ServiceCapture to trace my net connection calls and found an error in<br />
my service class.</p>
<p>Just another place for others to look.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
