<?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: External Authentication with AFCS</title>
	<atom:link href="http://www.flashrealtime.com/external-authentication-afcs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashrealtime.com/external-authentication-afcs/</link>
	<description>Realtime Rich Internet Applications using Adobe technologies</description>
	<pubDate>Fri, 12 Mar 2010 20:00:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tom</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-9642</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-9642</guid>
		<description>NetConnection.Call.BadVersion is return always, when there is some problem in AMF protocol ... so probably, you have an error in your PHP script. Try running the php script in the browser to see if it returns some errors. Good Luck!</description>
		<content:encoded><![CDATA[<p>NetConnection.Call.BadVersion is return always, when there is some problem in AMF protocol &#8230; so probably, you have an error in your PHP script. Try running the php script in the browser to see if it returns some errors. Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herre</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-9425</link>
		<dc:creator>Herre</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-9425</guid>
		<description>Thanks for the clear explanation, though I seem not to get the application running. I am getting the following error message:

Error #2044: Unhandled NetStatusEvent:. level=error, code=NetConnection.Call.BadVersion

I already tried to add 'static' to the php code as mentioned earlier, but no result... Any suggestions?</description>
		<content:encoded><![CDATA[<p>Thanks for the clear explanation, though I seem not to get the application running. I am getting the following error message:</p>
<p>Error #2044: Unhandled NetStatusEvent:. level=error, code=NetConnection.Call.BadVersion</p>
<p>I already tried to add &#8217;static&#8217; to the php code as mentioned earlier, but no result&#8230; Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dl</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-6823</link>
		<dc:creator>dl</dc:creator>
		<pubDate>Fri, 26 Jun 2009 12:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-6823</guid>
		<description>I recoded the example using JAVA but I still get the same error:

#THROWING ERROR# bad authentication key
Error: Invalid username or password:Login again

? any idea what could be wrong?</description>
		<content:encoded><![CDATA[<p>I recoded the example using JAVA but I still get the same error:</p>
<p>#THROWING ERROR# bad authentication key<br />
Error: Invalid username or password:Login again</p>
<p>? any idea what could be wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dl</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-6770</link>
		<dc:creator>dl</dc:creator>
		<pubDate>Thu, 25 Jun 2009 17:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-6770</guid>
		<description>I keep getting the following error even when using the right adobe credentials for my account:

[SWF] /AFCS_External_Auth_PHP-debug/Videochat.swf - 1.329.968 bytes after decompression
warning: unable to bind to property 'userManager' on class 'com.adobe.rtc.session::ConnectSessionContainer'
AFCS Beta Build # : 0.92
requestInfo http://connectnow.acrobat.com/ansolas/videochattutorial?exx=eDpUb20gS3JjaGE6OmFuc29sYXM6MTIzOnZpZGVvY2hhdHR1dG9yaWFsOjEwMDo1MTVlZDM1ZDYyMzA2ZjUwN2FhYTM5ODVlYTQ5NzgwODM2NzEyZmRj&#38;mode=xml&#38;x=0.5790218291804194
Warning: Ignoring 'secure' attribute in policy file from http://connectnow.acrobat.com/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details.

Warning: Domain connectnow.acrobat.com does not specify a meta-policy.  Applying default meta-policy 'master-only'.  This configuration is deprecated.  See http://www.adobe.com/go/strict_policy_files to fix this problem.

#THROWING ERROR# bad authentication key
Error: Invalid username or password:Login again
	at com.adobe.rtc.authentication::AbstractAuthenticator/onLoginFailure()[C:\work\main\connect\cocomo\src\com\adobe\rtc\authentication\AbstractAuthenticator.as:182]
	at com.adobe.rtc.authentication::AbstractAuthenticator/onAuthorizationFailure()[C:\work\main\connect\cocomo\src\com\adobe\rtc\authentication\AbstractAuthenticator.as:197]
	at com.adobe.rtc.session.sessionClasses::MeetingInfoService/onComplete()[C:\work\main\connect\cocomo\src\com\adobe\rtc\session\sessionClasses\MeetingInfoService.as:267]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/onComplete()</description>
		<content:encoded><![CDATA[<p>I keep getting the following error even when using the right adobe credentials for my account:</p>
<p>[SWF] /AFCS_External_Auth_PHP-debug/Videochat.swf - 1.329.968 bytes after decompression<br />
warning: unable to bind to property &#8216;userManager&#8217; on class &#8216;com.adobe.rtc.session::ConnectSessionContainer&#8217;<br />
AFCS Beta Build # : 0.92<br />
requestInfo <a href="http://connectnow.acrobat.com/ansolas/videochattutorial?exx=eDpUb20gS3JjaGE6OmFuc29sYXM6MTIzOnZpZGVvY2hhdHR1dG9yaWFsOjEwMDo1MTVlZDM1ZDYyMzA2ZjUwN2FhYTM5ODVlYTQ5NzgwODM2NzEyZmRj&amp;mode=xml&amp;x=0.5790218291804194" rel="nofollow">http://connectnow.acrobat.com/ansolas/videochattutorial?exx=eDpUb20gS3JjaGE6OmFuc29sYXM6MTIzOnZpZGVvY2hhdHR1dG9yaWFsOjEwMDo1MTVlZDM1ZDYyMzA2ZjUwN2FhYTM5ODVlYTQ5NzgwODM2NzEyZmRj&amp;mode=xml&amp;x=0.5790218291804194</a><br />
Warning: Ignoring &#8217;secure&#8217; attribute in policy file from <a href="http://connectnow.acrobat.com/crossdomain.xml" rel="nofollow">http://connectnow.acrobat.com/crossdomain.xml</a>.  The &#8217;secure&#8217; attribute is only permitted in HTTPS and socket policy files.  See <a href="http://www.adobe.com/go/strict_policy_files" rel="nofollow">http://www.adobe.com/go/strict_policy_files</a> for details.</p>
<p>Warning: Domain connectnow.acrobat.com does not specify a meta-policy.  Applying default meta-policy &#8216;master-only&#8217;.  This configuration is deprecated.  See <a href="http://www.adobe.com/go/strict_policy_files" rel="nofollow">http://www.adobe.com/go/strict_policy_files</a> to fix this problem.</p>
<p>#THROWING ERROR# bad authentication key<br />
Error: Invalid username or password:Login again<br />
	at com.adobe.rtc.authentication::AbstractAuthenticator/onLoginFailure()[C:\work\main\connect\cocomo\src\com\adobe\rtc\authentication\AbstractAuthenticator.as:182]<br />
	at com.adobe.rtc.authentication::AbstractAuthenticator/onAuthorizationFailure()[C:\work\main\connect\cocomo\src\com\adobe\rtc\authentication\AbstractAuthenticator.as:197]<br />
	at com.adobe.rtc.session.sessionClasses::MeetingInfoService/onComplete()[C:\work\main\connect\cocomo\src\com\adobe\rtc\session\sessionClasses\MeetingInfoService.as:267]<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/onComplete()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoz</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-5846</link>
		<dc:creator>Yoz</dc:creator>
		<pubDate>Thu, 11 Jun 2009 12:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-5846</guid>
		<description>Hi if you keep getting NetConnection.Call.BadVersion, when creating AFCSAccount instance in php via zend amf try edit php functions in afcs.php:

(line 419) from:
function http_get(...
to:
static function http_get(...

(line 493) from:
function http_post(...
to:
static function http_post(...</description>
		<content:encoded><![CDATA[<p>Hi if you keep getting NetConnection.Call.BadVersion, when creating AFCSAccount instance in php via zend amf try edit php functions in afcs.php:</p>
<p>(line 419) from:<br />
function http_get(&#8230;<br />
to:<br />
static function http_get(&#8230;</p>
<p>(line 493) from:<br />
function http_post(&#8230;<br />
to:<br />
static function http_post(&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-5166</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 28 May 2009 11:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-5166</guid>
		<description>Hey Radu! 
Thanks man. I am now working on more realtime tutorials. 
Hope you'll like'em as well!</description>
		<content:encoded><![CDATA[<p>Hey Radu!<br />
Thanks man. I am now working on more realtime tutorials.<br />
Hope you&#8217;ll like&#8217;em as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://www.flashrealtime.com/external-authentication-afcs/comment-page-1/#comment-4925</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Sun, 24 May 2009 22:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=467#comment-4925</guid>
		<description>Tom, Hi. 
Saw you in Cologne a month ago. You're doing a great job with the tutorials. I'm just starting to like AFCS and I'd like to read more about it.</description>
		<content:encoded><![CDATA[<p>Tom, Hi.<br />
Saw you in Cologne a month ago. You&#8217;re doing a great job with the tutorials. I&#8217;m just starting to like AFCS and I&#8217;d like to read more about it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
