<?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 AMFPHP</title>
	<atom:link href="http://renaun.com/blog/2005/12/flex-2-and-amfphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2005/12/flex-2-and-amfphp/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<lastBuildDate>Tue, 15 May 2012 15:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Renaun Erickson&#8217;s Blog &#187; Flax2 and AMFPHP 1.2 (revisited)</title>
		<link>http://renaun.com/blog/2005/12/flex-2-and-amfphp/comment-page-1/#comment-170</link>
		<dc:creator>Renaun Erickson&#8217;s Blog &#187; Flax2 and AMFPHP 1.2 (revisited)</dc:creator>
		<pubDate>Wed, 15 Mar 2006 15:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/?p=8#comment-170</guid>
		<description>[...] My first post here started the basis for simple Flex2 and AMFPHP. [...]</description>
		<content:encoded><![CDATA[<p>[...] My first post here started the basis for simple Flex2 and AMFPHP. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://renaun.com/blog/2005/12/flex-2-and-amfphp/comment-page-1/#comment-2</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 15 Dec 2005 20:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/?p=8#comment-2</guid>
		<description>You&#039;d need to subclass flash.net.Responder and provide an implementation of a method with the name that matches the AMF Header.

For example:

public function AppendToGatewayUrl(append:String):Void
{
    // Modify the NetConnection URL with this info
}</description>
		<content:encoded><![CDATA[<p>You&#8217;d need to subclass flash.net.Responder and provide an implementation of a method with the name that matches the AMF Header.</p>
<p>For example:</p>
<p>public function AppendToGatewayUrl(append:String):Void<br />
{<br />
    // Modify the NetConnection URL with this info<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

