<?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 RemoteObject with AMFPHP supporting AMF3</title>
	<atom:link href="http://renaun.com/blog/2006/12/12/166/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2006/12/12/166/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Tue, 16 Mar 2010 05:31:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tejas Patel</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-485308</link>
		<dc:creator>Tejas Patel</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-485308</guid>
		<description>Hello Renaun Erickson,
Thanks a lot.
I got solution of my problem by this tutorial.
Let's get acquainted!!!</description>
		<content:encoded><![CDATA[<p>Hello Renaun Erickson,<br />
Thanks a lot.<br />
I got solution of my problem by this tutorial.<br />
Let&#8217;s get acquainted!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandip</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-404865</link>
		<dc:creator>Sandip</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-404865</guid>
		<description>I need help or may be tutorial on flex + cairngorm + red5 + java

Can anybody help me with the basic example.

My remoteobject in red 5 is not wrking in cairngorm. Otherwise it works</description>
		<content:encoded><![CDATA[<p>I need help or may be tutorial on flex + cairngorm + red5 + java</p>
<p>Can anybody help me with the basic example.</p>
<p>My remoteobject in red 5 is not wrking in cairngorm. Otherwise it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-396064</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-396064</guid>
		<description>The reverse requires the PHP class to be part of the gateway.php's "setClassMappingsPath()" so when AMFPHP tries to deserialize the AMF code defined by the AS3 class it can find a class to map too.

Here is a link that explains it:

http://xypyy2.blogspot.com/2008/01/mapping-vos-from-flex-to-php-using.html</description>
		<content:encoded><![CDATA[<p>The reverse requires the PHP class to be part of the gateway.php&#8217;s &#8220;setClassMappingsPath()&#8221; so when AMFPHP tries to deserialize the AMF code defined by the AS3 class it can find a class to map too.</p>
<p>Here is a link that explains it:</p>
<p><a href="http://xypyy2.blogspot.com/2008/01/mapping-vos-from-flex-to-php-using.html" rel="nofollow">http://xypyy2.blogspot.com/2008/01/mapping-vos-from-flex-to-php-using.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Van Brunt</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-393111</link>
		<dc:creator>Dan Van Brunt</dc:creator>
		<pubDate>Tue, 30 Nov 2004 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-393111</guid>
		<description>Great work Renaun. Your site has been very helpful to me. I'm new to Flex and I seem to be having a bit of difficulty finding good examples.

I your "Flex 2 RemoteObject with AMFPHP supporting AMF3" example...however...do you/ or anyone else....know of an example that shows not only passing VOs from PHP to AS3 but also the reverse?</description>
		<content:encoded><![CDATA[<p>Great work Renaun. Your site has been very helpful to me. I&#8217;m new to Flex and I seem to be having a bit of difficulty finding good examples.</p>
<p>I your &#8220;Flex 2 RemoteObject with AMFPHP supporting AMF3&#8243; example&#8230;however&#8230;do you/ or anyone else&#8230;.know of an example that shows not only passing VOs from PHP to AS3 but also the reverse?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Schmalhaus</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-63887</link>
		<dc:creator>Stefan Schmalhaus</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-63887</guid>
		<description>If I were able to read the credentials header in AMFPHP 1.9 I could probably set up my own authentication procedure. But I don't know where to patch Patrick's scripts.</description>
		<content:encoded><![CDATA[<p>If I were able to read the credentials header in AMFPHP 1.9 I could probably set up my own authentication procedure. But I don&#8217;t know where to patch Patrick&#8217;s scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-63503</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-63503</guid>
		<description>not sure, it should be readable out of the headers like you are referring too.</description>
		<content:encoded><![CDATA[<p>not sure, it should be readable out of the headers like you are referring too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Schmalhaus</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-63414</link>
		<dc:creator>Stefan Schmalhaus</dc:creator>
		<pubDate>Tue, 30 Nov 2004 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-63414</guid>
		<description>Since _authenticate() and roles have been removed from AMFPHP 1.9 I don't know how to secure my remote services. How can I read the setCredentials() header in 1.9?</description>
		<content:encoded><![CDATA[<p>Since _authenticate() and roles have been removed from AMFPHP 1.9 I don&#8217;t know how to secure my remote services. How can I read the setCredentials() header in 1.9?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-14982</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-14982</guid>
		<description>Short answer not really

Possibilities:
Red5 (not complete feature set, more Flash Media Server)
WebORB from midnight coders (.NET implementation and other languages coming)</description>
		<content:encoded><![CDATA[<p>Short answer not really</p>
<p>Possibilities:<br />
Red5 (not complete feature set, more Flash Media Server)<br />
WebORB from midnight coders (.NET implementation and other languages coming)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-14975</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-14975</guid>
		<description>Renaun,

Is there a good tool for us Java folks, other than Flex FDS. OpenAMF has non-existent documentation and I am not sure if it supports AMF3.</description>
		<content:encoded><![CDATA[<p>Renaun,</p>
<p>Is there a good tool for us Java folks, other than Flex FDS. OpenAMF has non-existent documentation and I am not sure if it supports AMF3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade Arnold</title>
		<link>http://renaun.com/blog/2006/12/12/166/comment-page-1/#comment-14821</link>
		<dc:creator>Wade Arnold</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/12/12/166/#comment-14821</guid>
		<description>Renaun, I was hoping that in your second example you would actually use a delegate and have it follow cairgorm. Any chance for us getting a good example of Service Locater?As always thanks!</description>
		<content:encoded><![CDATA[<p>Renaun, I was hoping that in your second example you would actually use a delegate and have it follow cairgorm. Any chance for us getting a good example of Service Locater?As always thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
