<?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: Service class path for AMFPHP</title>
	<atom:link href="http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:17:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sonicoliver</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-2672</link>
		<dc:creator>sonicoliver</dc:creator>
		<pubDate>Tue, 09 Jun 2009 06:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-2672</guid>
		<description>amfphp = &lt;3

thank-you!</description>
		<content:encoded><![CDATA[<p>amfphp = &lt;3</p>
<p>thank-you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paranoio</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-236</link>
		<dc:creator>paranoio</dc:creator>
		<pubDate>Tue, 16 Sep 2008 04:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-236</guid>
		<description>is just incredible the number of websites with the amfphp browser visible to anyone.</description>
		<content:encoded><![CDATA[<p>is just incredible the number of websites with the amfphp browser visible to anyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gepattp</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-9</link>
		<dc:creator>Gepattp</dc:creator>
		<pubDate>Tue, 29 Jan 2008 08:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-9</guid>
		<description>oh my god, just made a regular typo.. didn&#039;t see it for hours. Thnx anyway Wade...
I now have it set up for 14 websites and I can do 1 svn update of amfphp for all ;-)</description>
		<content:encoded><![CDATA[<p>oh my god, just made a regular typo.. didn&#8217;t see it for hours. Thnx anyway Wade&#8230;<br />
I now have it set up for 14 websites and I can do 1 svn update of amfphp for all <img src='http://wadearnold.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wadearnold</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-7</link>
		<dc:creator>wadearnold</dc:creator>
		<pubDate>Mon, 28 Jan 2008 20:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-7</guid>
		<description>make the classpath /../ and this will do the trick.</description>
		<content:encoded><![CDATA[<p>make the classpath /../ and this will do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gepattp</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-6</link>
		<dc:creator>Gepattp</dc:creator>
		<pubDate>Mon, 28 Jan 2008 19:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-6</guid>
		<description>I&#039;m trying to set up amfphp so that the services directory is on the same level as the amfphp directory. I have configured my classpath accordingly in the gateway, but I only get the &#039; faultCode = &quot;AMFPHP_CLASSPATH_NOT_FOUND&quot; &#039; error when I use the ServiceBrowser. Is having the services dir on the same level (so not as a subdir) at all possible?

by the way: the goal is to set up a central amfphp for multiple websites and only having a separate services folder and globals.php for every website</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to set up amfphp so that the services directory is on the same level as the amfphp directory. I have configured my classpath accordingly in the gateway, but I only get the &#8216; faultCode = &#8220;AMFPHP_CLASSPATH_NOT_FOUND&#8221; &#8216; error when I use the ServiceBrowser. Is having the services dir on the same level (so not as a subdir) at all possible?</p>
<p>by the way: the goal is to set up a central amfphp for multiple websites and only having a separate services folder and globals.php for every website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wadearnold</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-5</link>
		<dc:creator>wadearnold</dc:creator>
		<pubDate>Mon, 28 Jan 2008 17:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-5</guid>
		<description>I actually have my own service locater class that I use inside of Flash. Looking at AS3 Lightweight it seems to be about the same. In flex I use RemoteObject in Caringorm.</description>
		<content:encoded><![CDATA[<p>I actually have my own service locater class that I use inside of Flash. Looking at AS3 Lightweight it seems to be about the same. In flex I use RemoteObject in Caringorm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy</title>
		<link>http://wadearnold.com/blog/flash/amfphp/service-class-path-for-amfphp/comment-page-1#comment-4</link>
		<dc:creator>Freddy</dc:creator>
		<pubDate>Mon, 28 Jan 2008 16:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=6#comment-4</guid>
		<description>what AS3 Remoting Framework do you use usually? SSR? AS3 Lightweight?</description>
		<content:encoded><![CDATA[<p>what AS3 Remoting Framework do you use usually? SSR? AS3 Lightweight?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
