<?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: Using setCredentials in Flex 2 via Renaun&#8217;s RemoteObjectAMF0 in AMFPHP 1.2.5	</title>
	<atom:link href="https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Tue, 16 Oct 2007 12:50:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Cardoen Lieven		</title>
		<link>https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html/comment-page-1#comment-19314</link>

		<dc:creator><![CDATA[Cardoen Lieven]]></dc:creator>
		<pubDate>Tue, 16 Oct 2007 12:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1093#comment-19314</guid>

					<description><![CDATA[I have the same problem as Tim. Apparently, the ILoginCommand was not found    at com.TheSilentGroup.Fluorine.Filter.AuthenticationFilter.AuthenticateFlashClient(AMFContext context, AMFBody body)
   at com.TheSilentGroup.Fluorine.Filter.AuthenticationFilter.Invoke(AMFContext context)

In my web.config i did put 


     


What am I doing wrong here?]]></description>
			<content:encoded><![CDATA[<p>I have the same problem as Tim. Apparently, the ILoginCommand was not found    at com.TheSilentGroup.Fluorine.Filter.AuthenticationFilter.AuthenticateFlashClient(AMFContext context, AMFBody body)<br />
   at com.TheSilentGroup.Fluorine.Filter.AuthenticationFilter.Invoke(AMFContext context)</p>
<p>In my web.config i did put </p>
<p>What am I doing wrong here?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim		</title>
		<link>https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html/comment-page-1#comment-3926</link>

		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Mon, 18 Dec 2006 08:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1093#comment-3926</guid>

					<description><![CDATA[I too am having setCredentials problems, trying to use Renaun&#039;s component with Fluorine.

Your workaround gets me a little further, but then I get the error:

com.renaun.rpc.RemotingConnection was unable to invoke callback RequestPersistentHeader. error=ReferenceError: Error #1069: Property RequestPersistentHeader not found on com.renaun.rpc.RemotingConnection and there is no default value.

Are there any examples, anywhere, of Flex2 connecting to an authenticated service on Fluorine? The Fluorine documentation is sparse.
]]></description>
			<content:encoded><![CDATA[<p>I too am having setCredentials problems, trying to use Renaun&#8217;s component with Fluorine.</p>
<p>Your workaround gets me a little further, but then I get the error:</p>
<p>com.renaun.rpc.RemotingConnection was unable to invoke callback RequestPersistentHeader. error=ReferenceError: Error #1069: Property RequestPersistentHeader not found on com.renaun.rpc.RemotingConnection and there is no default value.</p>
<p>Are there any examples, anywhere, of Flex2 connecting to an authenticated service on Fluorine? The Fluorine documentation is sparse.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ed		</title>
		<link>https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html/comment-page-1#comment-3925</link>

		<dc:creator><![CDATA[Ed]]></dc:creator>
		<pubDate>Thu, 14 Dec 2006 21:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1093#comment-3925</guid>

					<description><![CDATA[Thanks. Been trying to get this working for ages as well. Unfortunately I can&#039;t get the ping() function going, so I guess I&#039;ll have to modify Renaun&#039;s code.]]></description>
			<content:encoded><![CDATA[<p>Thanks. Been trying to get this working for ages as well. Unfortunately I can&#8217;t get the ping() function going, so I guess I&#8217;ll have to modify Renaun&#8217;s code.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html/comment-page-1#comment-3924</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 29 Nov 2006 15:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1093#comment-3924</guid>

					<description><![CDATA[Your shiny dark red goodness in firefox is gone. Praise IE7 - making the web blander for the rest of us, one site at a time :/]]></description>
			<content:encoded><![CDATA[<p>Your shiny dark red goodness in firefox is gone. Praise IE7 &#8211; making the web blander for the rest of us, one site at a time :/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Patrick Mineault		</title>
		<link>https://jessewarden.com/2006/11/using-setcredentials-in-flex-2-via-renauns-remoteobjectamf0-in-amfphp-125.html/comment-page-1#comment-3923</link>

		<dc:creator><![CDATA[Patrick Mineault]]></dc:creator>
		<pubDate>Fri, 24 Nov 2006 02:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1093#comment-3923</guid>

					<description><![CDATA[You know, you could have just MSN&#039;d me, I would have told you ;)]]></description>
			<content:encoded><![CDATA[<p>You know, you could have just MSN&#8217;d me, I would have told you ;)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
