<?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: Zend Amf NetConnection bug resolved w/ Amf3</title>
	<atom:link href="http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Wed, 19 May 2010 07:10:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bruno</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-9483</link>
		<dc:creator>bruno</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-9483</guid>
		<description>hello, 
same error, how can I fixe ANSI encodage for php return 
thank a lot</description>
		<content:encoded><![CDATA[<p>hello,<br />
same error, how can I fixe ANSI encodage for php return<br />
thank a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshad</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-8739</link>
		<dc:creator>Harshad</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-8739</guid>
		<description>Hi ,
thank you very much 

I wase more then 10 hr to resolve this bug . 

nice post.</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
thank you very much </p>
<p>I wase more then 10 hr to resolve this bug . </p>
<p>nice post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whippersnapper</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-8268</link>
		<dc:creator>Whippersnapper</dc:creator>
		<pubDate>Mon, 21 Dec 2009 17:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-8268</guid>
		<description>One reason for the NetConnection.Call.BadVersion error is PHP files that are encoded in other than ANSI. For example UTF-8 will NOT work. Propably because Zend_AMF is encoded in ANSI.

So if you can connect to the gateway file but the response’s content-type isn’t application/x-amf, then check the encoding of your PHP files.</description>
		<content:encoded><![CDATA[<p>One reason for the NetConnection.Call.BadVersion error is PHP files that are encoded in other than ANSI. For example UTF-8 will NOT work. Propably because Zend_AMF is encoded in ANSI.</p>
<p>So if you can connect to the gateway file but the response’s content-type isn’t application/x-amf, then check the encoding of your PHP files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon Smith</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-2952</link>
		<dc:creator>Brendon Smith</dc:creator>
		<pubDate>Tue, 28 Jul 2009 18:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-2952</guid>
		<description>@Joris ; @Surt

I am now getting this same error using ZF 1.8 Flash Player / on Flex does anyone know the cause?  The endpoint is there??</description>
		<content:encoded><![CDATA[<p>@Joris ; @Surt</p>
<p>I am now getting this same error using ZF 1.8 Flash Player / on Flex does anyone know the cause?  The endpoint is there??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surt</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-2739</link>
		<dc:creator>Surt</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-2739</guid>
		<description>&lt;a href=&quot;#comment-2634&quot; rel=&quot;nofollow&quot;&gt;@Joris&lt;/a&gt; 
Same here, when i try to make my amf server from a controller i get this error, i just can make it work with old plain php and includes for the libraries.</description>
		<content:encoded><![CDATA[<p><a href="#comment-2634" rel="nofollow">@Joris</a><br />
Same here, when i try to make my amf server from a controller i get this error, i just can make it work with old plain php and includes for the libraries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-2634</link>
		<dc:creator>Joris</dc:creator>
		<pubDate>Wed, 27 May 2009 13:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-2634</guid>
		<description>Hi Wade,

I&#039;m working with the version 1.8 of ZF and when I&#039;m trying to send a request to the server, I get this error in my faultHandler method :

faultCode:Client.Error.MessageSend faultString:&#039;Send failed&#039; faultDetail:&#039;Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: &#039;http://host/php-flex/current/server.php&#039;

Did you already get this error? If yea, how did you fix it?

Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi Wade,</p>
<p>I&#8217;m working with the version 1.8 of ZF and when I&#8217;m trying to send a request to the server, I get this error in my faultHandler method :</p>
<p>faultCode:Client.Error.MessageSend faultString:&#8217;Send failed&#8217; faultDetail:&#8217;Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: &#8216;http://host/php-flex/current/server.php&#8217;</p>
<p>Did you already get this error? If yea, how did you fix it?</p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar Fouad</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-1623</link>
		<dc:creator>Omar Fouad</dc:creator>
		<pubDate>Sat, 21 Mar 2009 18:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-1623</guid>
		<description>This is still not working for me... I can&#039;t send more than a parameter to a php function. I&#039;ve downloaded the latest version and I still get the same problem.</description>
		<content:encoded><![CDATA[<p>This is still not working for me&#8230; I can&#8217;t send more than a parameter to a php function. I&#8217;ve downloaded the latest version and I still get the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-703</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Fri, 26 Dec 2008 21:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-703</guid>
		<description>Hi Wade,

I&#039;m still getting a NetConnection.Call.BadVersion when sending more than one custom class instance using the NetConnection class.
It seems that the remote method only gets a single argument, as PHP is throwing a warning, saying something like:

&quot;Missing argument 2 for..&quot;

Everything works great when using RemoteObject, hitting the exact same method with the exact same parameters..!?

Cheers and keep up the great work,
Kim</description>
		<content:encoded><![CDATA[<p>Hi Wade,</p>
<p>I&#8217;m still getting a NetConnection.Call.BadVersion when sending more than one custom class instance using the NetConnection class.<br />
It seems that the remote method only gets a single argument, as PHP is throwing a warning, saying something like:</p>
<p>&#8220;Missing argument 2 for..&#8221;</p>
<p>Everything works great when using RemoteObject, hitting the exact same method with the exact same parameters..!?</p>
<p>Cheers and keep up the great work,<br />
Kim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wil Sinclair</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-300</link>
		<dc:creator>Wil Sinclair</dc:creator>
		<pubDate>Wed, 22 Oct 2008 20:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-300</guid>
		<description>I think this is what you&#039;re getting at, but just to be crystal clear: to get this patch, you&#039;d have to checkout the latest version of Zend_Amf from standard/trunk in SVN. Great work, Wade!

,Wil</description>
		<content:encoded><![CDATA[<p>I think this is what you&#8217;re getting at, but just to be crystal clear: to get this patch, you&#8217;d have to checkout the latest version of Zend_Amf from standard/trunk in SVN. Great work, Wade!</p>
<p>,Wil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
