<?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: Sharing complex objects between PHP and Flash - Part II</title>
	<atom:link href="http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/</link>
	<description></description>
	<pubDate>Fri, 29 Aug 2008 15:35:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Dave Stewart</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-27701</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Sat, 01 Mar 2008 18:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-27701</guid>
		<description>Hi Manfred,

I've just come back to Flash from PHP after about a year's absence, and was really surprised to hear everyone slagging off LoadVars, as I've been sending complex variables *natively* to PHP from HTML forms all year.

So I've wrapped up all this goodness in a Flash class PHPLoadVars (also works with Ruby, so I'm told) which allows you to send any multidimensional object's variables direct to PHP, with no server-side scripting at all.

Your method is great for the receiving side as well, but for a basic send, I don't this can be beaten.

More information here: 
http://www.keyframesandcode.com/code/development/flash/actionscript/flash-phploadvars-class/

Cheers,
Dave</description>
		<content:encoded><![CDATA[<p>Hi Manfred,</p>
<p>I&#8217;ve just come back to Flash from PHP after about a year&#8217;s absence, and was really surprised to hear everyone slagging off LoadVars, as I&#8217;ve been sending complex variables *natively* to PHP from HTML forms all year.</p>
<p>So I&#8217;ve wrapped up all this goodness in a Flash class PHPLoadVars (also works with Ruby, so I&#8217;m told) which allows you to send any multidimensional object&#8217;s variables direct to PHP, with no server-side scripting at all.</p>
<p>Your method is great for the receiving side as well, but for a basic send, I don&#8217;t this can be beaten.</p>
<p>More information here:<br />
<a href="http://www.keyframesandcode.com/code/development/flash/actionscript/flash-phploadvars-class/" rel="nofollow">http://www.keyframesandcode.com/code/development/flash/actionscript/flash-phploadvars-class/</a></p>
<p>Cheers,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP and Flex - Part III &#62; Manfred Weber`s Weblog</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-21651</link>
		<dc:creator>PHP and Flex - Part III &#62; Manfred Weber`s Weblog</dc:creator>
		<pubDate>Tue, 09 Oct 2007 20:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-21651</guid>
		<description>[...] Sharing complex objects between PHP and Flash - Part II [...]</description>
		<content:encoded><![CDATA[<p>[...] Sharing complex objects between PHP and Flash - Part II [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manfred Weber</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-21383</link>
		<dc:creator>Manfred Weber</dc:creator>
		<pubDate>Tue, 02 Oct 2007 23:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-21383</guid>
		<description>this is the example of complex types. getAllBooks() returns an array of objects. ok maybe I should do 1 more example of an array of objects where some properties hold objects again.</description>
		<content:encoded><![CDATA[<p>this is the example of complex types. getAllBooks() returns an array of objects. ok maybe I should do 1 more example of an array of objects where some properties hold objects again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash developer</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-21379</link>
		<dc:creator>flash developer</dc:creator>
		<pubDate>Tue, 02 Oct 2007 23:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-21379</guid>
		<description>Um, where's the info on complex objects?!?!</description>
		<content:encoded><![CDATA[<p>Um, where&#8217;s the info on complex objects?!?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evert</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4351</link>
		<dc:creator>Evert</dc:creator>
		<pubDate>Sat, 03 Mar 2007 21:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4351</guid>
		<description>oops didn't know that =) thnx</description>
		<content:encoded><![CDATA[<p>oops didn&#8217;t know that =) thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manfred Weber</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4275</link>
		<dc:creator>Manfred Weber</dc:creator>
		<pubDate>Fri, 02 Mar 2007 12:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4275</guid>
		<description>Hi Evert, this Webservice package is built on PHP5´s built-in soap. It is not more then an overlaying wrapper which generates the wsdl automatically and instanciates a PHP5 Soap Server.</description>
		<content:encoded><![CDATA[<p>Hi Evert, this Webservice package is built on PHP5´s built-in soap. It is not more then an overlaying wrapper which generates the wsdl automatically and instanciates a PHP5 Soap Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evert</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4246</link>
		<dc:creator>Evert</dc:creator>
		<pubDate>Thu, 01 Mar 2007 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4246</guid>
		<description>Pretty interesting.. I'll keep this bookmarked..

I need to get into SOAP for my job pretty soon, and so far everything i touched turned out pretty horrible in terms of interoperability.. 

Maybe for an idea of part III, use PHP5's built-in soap stuff. It should be a lot faster than the PEAR stuff..</description>
		<content:encoded><![CDATA[<p>Pretty interesting.. I&#8217;ll keep this bookmarked..</p>
<p>I need to get into SOAP for my job pretty soon, and so far everything i touched turned out pretty horrible in terms of interoperability.. </p>
<p>Maybe for an idea of part III, use PHP5&#8217;s built-in soap stuff. It should be a lot faster than the PEAR stuff..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tijuan</title>
		<link>http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4185</link>
		<dc:creator>Tijuan</dc:creator>
		<pubDate>Wed, 28 Feb 2007 09:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/02/23/sharing-complex-objects-between-php-and-flash-part-ii/#comment-4185</guid>
		<description>Nice Job ! 

But like you and other said, the alternative can be amfPHP, and that's what I generally use for flash-PHP application (flash games, flash dynamic websites, and so on).

But it is still a good example of what can be done and how easier it is to make flash communicate with a server side language like PHP than before with the crappy loadVars for instance (that we still use for small needs indeed).</description>
		<content:encoded><![CDATA[<p>Nice Job ! </p>
<p>But like you and other said, the alternative can be amfPHP, and that&#8217;s what I generally use for flash-PHP application (flash games, flash dynamic websites, and so on).</p>
<p>But it is still a good example of what can be done and how easier it is to make flash communicate with a server side language like PHP than before with the crappy loadVars for instance (that we still use for small needs indeed).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
