<?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"
	>
<channel>
	<title>Comments on: Consuming PHP SOAP Webservices with Flash - Part I</title>
	<atom:link href="http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 21:41:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Evandro</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-29343</link>
		<dc:creator>Evandro</dc:creator>
		<pubDate>Fri, 04 Apr 2008 18:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-29343</guid>
		<description>I received this error:
&lt;i&gt;Deserializing parameter 'x':  could not find deserializer for type {http://classe.com}WsX&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>I received this error:<br />
<i>Deserializing parameter &#8216;x&#8217;:  could not find deserializer for type {http://classe.com}WsX</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP and Flex - Part III &#62; Manfred Weber`s Weblog</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-21650</link>
		<dc:creator>PHP and Flex - Part III &#62; Manfred Weber`s Weblog</dc:creator>
		<pubDate>Tue, 09 Oct 2007 20:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-21650</guid>
		<description>[...] Consuming PHP SOAP Webservices with Flash - Part I [...]</description>
		<content:encoded><![CDATA[<p>[...] Consuming PHP SOAP Webservices with Flash - Part I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharing complex objects between PHP and Flash - Part II &#187; Manfred`s Diary</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-3991</link>
		<dc:creator>Sharing complex objects between PHP and Flash - Part II &#187; Manfred`s Diary</dc:creator>
		<pubDate>Fri, 23 Feb 2007 20:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-3991</guid>
		<description>[...] This is part 2 of my SOAP series. In the 1. part I started with a basic example of creating a simple PHP Soap Server with the PEAR package Services_Webservice. In this part I will share complex objects between PHP and Flash. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is part 2 of my SOAP series. In the 1. part I started with a basic example of creating a simple PHP Soap Server with the PEAR package Services_Webservice. In this part I will share complex objects between PHP and Flash. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4NmIWUrPOo</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-2032</link>
		<dc:creator>4NmIWUrPOo</dc:creator>
		<pubDate>Fri, 12 Jan 2007 01:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-2032</guid>
		<description>Hi! Very nice site! Thanks you very much! qt2MghJvGCYxL</description>
		<content:encoded><![CDATA[<p>Hi! Very nice site! Thanks you very much! qt2MghJvGCYxL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Cornelisse</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-1677</link>
		<dc:creator>Gary Cornelisse</dc:creator>
		<pubDate>Wed, 03 Jan 2007 22:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-1677</guid>
		<description>I've used SOAP with Flash, and with great success for several years.  Setting up the WSDL on the PHP side is frustrating at first.  Recently we switched to amfphp instead.  It allows you to pass complex data structures, such as arrays, between flash and php much easier.  It was very easy to setup and integrated with my existing code in a snap.  I don't have hard data to prove it, but it may actually be a little faster with larger volumes of data. http://www.amfphp.org</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used SOAP with Flash, and with great success for several years.  Setting up the WSDL on the PHP side is frustrating at first.  Recently we switched to amfphp instead.  It allows you to pass complex data structures, such as arrays, between flash and php much easier.  It was very easy to setup and integrated with my existing code in a snap.  I don&#8217;t have hard data to prove it, but it may actually be a little faster with larger volumes of data. <a href="http://www.amfphp.org" rel="nofollow">http://www.amfphp.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-1662</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Wed, 03 Jan 2007 13:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-1662</guid>
		<description>&lt;strong&gt;Manfred Weber's Blog: Consuming PHP SOAP Webservices with Flash - Part I&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Manfred Weber&#8217;s Blog: Consuming PHP SOAP Webservices with Flash - Part I</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manfred.weber</title>
		<link>http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-1554</link>
		<dc:creator>manfred.weber</dc:creator>
		<pubDate>Fri, 29 Dec 2006 15:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/#comment-1554</guid>
		<description>There is a little bug in the Actionscript version of the Webservice client. Here is the correct code:

import mx.services.WebService;

var client = new WebService("http://.../test_01.php?wsdl");
clientPendingHello = client.hello(5);
clientPendingHello.onResult = function(result) {
var a = result; // set breakpoint here
}</description>
		<content:encoded><![CDATA[<p>There is a little bug in the Actionscript version of the Webservice client. Here is the correct code:</p>
<p>import mx.services.WebService;</p>
<p>var client = new WebService(&#8221;http://&#8230;/test_01.php?wsdl&#8221;);<br />
clientPendingHello = client.hello(5);<br />
clientPendingHello.onResult = function(result) {<br />
var a = result; // set breakpoint here<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
