<?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: AS3 boolean now supported in Zend Amf</title>
	<atom:link href="http://wadearnold.com/blog/flash/as3-boolean-now-supported-in-zend-amf/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/as3-boolean-now-supported-in-zend-amf</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: wadearnold</title>
		<link>http://wadearnold.com/blog/flash/as3-boolean-now-supported-in-zend-amf/comment-page-1#comment-247</link>
		<dc:creator>wadearnold</dc:creator>
		<pubDate>Wed, 24 Sep 2008 17:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=53#comment-247</guid>
		<description>@jimmer Please update to the latest release in the incubator it resolves this issue and thanks for the feedback!</description>
		<content:encoded><![CDATA[<p>@jimmer Please update to the latest release in the incubator it resolves this issue and thanks for the feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmer</title>
		<link>http://wadearnold.com/blog/flash/as3-boolean-now-supported-in-zend-amf/comment-page-1#comment-244</link>
		<dc:creator>jimmer</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=53#comment-244</guid>
		<description>All looking sweet and very helpful. Only thing was I downloaded a version out of the incubator and tried to run a sample with some of the code off the wiki. I&#039;ve searched around and had a look to try and find a solution but can&#039;t. I might be missing something obvious or posting this in the wrong place ( if so please let me know and delete me :) ), but thought I might give this a shot as I&#039;ve hit abit of a dead end...

When I use flex to send data I get the following error in my error.log:

[error] [client 127.0.0.1] PHP Fatal error:  Uncaught exception &#039;Exception&#039; with message &#039;Unable to parse body data exception &#039;Exception&#039; with message &#039;RemoteClass Typed object not implmented: flex.messaging.messages.CommandMessage&#039; in C:\\Apache\\lib\\Zend\\Amf\\Parse\\Amf3\\Deserializer.php:279

Which also may or may not be enough to give me advice of where the problem lies.. As I said this is with the simple code from the wiki project page....

Anyway, Thanks :)</description>
		<content:encoded><![CDATA[<p>All looking sweet and very helpful. Only thing was I downloaded a version out of the incubator and tried to run a sample with some of the code off the wiki. I&#8217;ve searched around and had a look to try and find a solution but can&#8217;t. I might be missing something obvious or posting this in the wrong place ( if so please let me know and delete me <img src='http://wadearnold.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), but thought I might give this a shot as I&#8217;ve hit abit of a dead end&#8230;</p>
<p>When I use flex to send data I get the following error in my error.log:</p>
<p>[error] [client 127.0.0.1] PHP Fatal error:  Uncaught exception &#8216;Exception&#8217; with message &#8216;Unable to parse body data exception &#8216;Exception&#8217; with message &#8216;RemoteClass Typed object not implmented: flex.messaging.messages.CommandMessage&#8217; in C:\\Apache\\lib\\Zend\\Amf\\Parse\\Amf3\\Deserializer.php:279</p>
<p>Which also may or may not be enough to give me advice of where the problem lies.. As I said this is with the simple code from the wiki project page&#8230;.</p>
<p>Anyway, Thanks <img src='http://wadearnold.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem</title>
		<link>http://wadearnold.com/blog/flash/as3-boolean-now-supported-in-zend-amf/comment-page-1#comment-239</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Fri, 19 Sep 2008 20:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=53#comment-239</guid>
		<description>Wade,

I&#039;m really excited to see Zend_amf in action.

I read at Lee Brimelow&#039;s blog Zend_amf will be the only solution fully supported by Adobe. Does that mean we will be able to use for mobile devices too?

Also, will you have time to explain Zend_amf to us, newbies, in detail?

Thanks</description>
		<content:encoded><![CDATA[<p>Wade,</p>
<p>I&#8217;m really excited to see Zend_amf in action.</p>
<p>I read at Lee Brimelow&#8217;s blog Zend_amf will be the only solution fully supported by Adobe. Does that mean we will be able to use for mobile devices too?</p>
<p>Also, will you have time to explain Zend_amf to us, newbies, in detail?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akeem</title>
		<link>http://wadearnold.com/blog/flash/as3-boolean-now-supported-in-zend-amf/comment-page-1#comment-235</link>
		<dc:creator>akeem</dc:creator>
		<pubDate>Mon, 15 Sep 2008 22:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=53#comment-235</guid>
		<description>Interesting that boolean was a problem with Zend_amf. I had the same problem when I shoe horned amfphp into code ignitor framework. Very convenient that a Zend Framework solution is being done because I have since moved on to ZF and I look forward to using a tried and true lib instead of my hacked up solutions :). Thanks</description>
		<content:encoded><![CDATA[<p>Interesting that boolean was a problem with Zend_amf. I had the same problem when I shoe horned amfphp into code ignitor framework. Very convenient that a Zend Framework solution is being done because I have since moved on to ZF and I look forward to using a tried and true lib instead of my hacked up solutions <img src='http://wadearnold.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
