<?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: April Flash Player Update breaks AMFPHP</title>
	<atom:link href="http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Wed, 19 May 2010 07:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: web</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-2306</link>
		<dc:creator>web</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-2306</guid>
		<description>thxx</description>
		<content:encoded><![CDATA[<p>thxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the source &#187; Solving the Soap Cross Domain Problem for Flash Player 9,0,124,0</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-126</link>
		<dc:creator>the source &#187; Solving the Soap Cross Domain Problem for Flash Player 9,0,124,0</dc:creator>
		<pubDate>Mon, 16 Jun 2008 02:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-126</guid>
		<description>[...] consulting various internet resources, we were unable to find any solution that worked. Wade Arnold&#8217;s blog entry came the closest, but unfortunately included a tag that stopped even previous versions of the Flash [...]</description>
		<content:encoded><![CDATA[<p>[...] consulting various internet resources, we were unable to find any solution that worked. Wade Arnold&#8217;s blog entry came the closest, but unfortunately included a tag that stopped even previous versions of the Flash [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kehl</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-65</link>
		<dc:creator>Peter Kehl</dc:creator>
		<pubDate>Fri, 04 Apr 2008 17:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-65</guid>
		<description>Wade,

that newest/test Flash Player is in Flex 3 Beta download, but it&#039;s not in 22MB bundle. It&#039;s actually &#039;Adobe Add-ons for Open Source Flex SDK&#039; bundle that is about 55MB. That&#039;s also mentioned in http://opensource.adobe.com/wiki/display/flexsdk/Downloads.

Thank you for your post. Please would you update it with the above.</description>
		<content:encoded><![CDATA[<p>Wade,</p>
<p>that newest/test Flash Player is in Flex 3 Beta download, but it&#8217;s not in 22MB bundle. It&#8217;s actually &#8216;Adobe Add-ons for Open Source Flex SDK&#8217; bundle that is about 55MB. That&#8217;s also mentioned in <a href="http://opensource.adobe.com/wiki/display/flexsdk/Downloads" rel="nofollow">http://opensource.adobe.com/wiki/display/flexsdk/Downloads</a>.</p>
<p>Thank you for your post. Please would you update it with the above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Updated: crossdomain.xml fixes amfphp for april flash player release &#62; Wade Arnold</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-57</link>
		<dc:creator>&#187; Updated: crossdomain.xml fixes amfphp for april flash player release &#62; Wade Arnold</dc:creator>
		<pubDate>Mon, 31 Mar 2008 20:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-57</guid>
		<description>[...] updated crossdomain.xml example fixes all of the issues that people were having with the last post that I [...]</description>
		<content:encoded><![CDATA[<p>[...] updated crossdomain.xml example fixes all of the issues that people were having with the last post that I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wadearnold</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-56</link>
		<dc:creator>wadearnold</dc:creator>
		<pubDate>Mon, 31 Mar 2008 19:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-56</guid>
		<description>If you add a * it means that all domain names are able to post to your AMFPHP installation. This makes it work like before the security model was implemented. If you do not use a subdomain in your gateway url such as www.domain.com then you do not need to have the *.domain.com. The easiest thing to do is use the exact same top level domain URL that you use in your services-config.xml or NetConnection.connect statement. If you are still getting an error email me the URL and config file that you are using.</description>
		<content:encoded><![CDATA[<p>If you add a * it means that all domain names are able to post to your AMFPHP installation. This makes it work like before the security model was implemented. If you do not use a subdomain in your gateway url such as <a href="http://www.domain.com" rel="nofollow">http://www.domain.com</a> then you do not need to have the *.domain.com. The easiest thing to do is use the exact same top level domain URL that you use in your services-config.xml or NetConnection.connect statement. If you are still getting an error email me the URL and config file that you are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asai</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-55</link>
		<dc:creator>Asai</dc:creator>
		<pubDate>Mon, 31 Mar 2008 16:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-55</guid>
		<description>Hate to bug you about this, Wade, but do you have any ideas on this one?  We&#039;re all kind of at your mercy here...</description>
		<content:encoded><![CDATA[<p>Hate to bug you about this, Wade, but do you have any ideas on this one?  We&#8217;re all kind of at your mercy here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Player 9 Update y AMFPHP &#124; 2flash2furious, un blog de [Q] interactiva :: diseño gráfico, web &#38; multimedia</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-51</link>
		<dc:creator>Flash Player 9 Update y AMFPHP &#124; 2flash2furious, un blog de [Q] interactiva :: diseño gráfico, web &#38; multimedia</dc:creator>
		<pubDate>Fri, 28 Mar 2008 01:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-51</guid>
		<description>[...] este crossdomain.xml en los alojamientos donde corresponda, podréis mantener la compatibilidad de las aplicaciones [...]</description>
		<content:encoded><![CDATA[<p>[...] este crossdomain.xml en los alojamientos donde corresponda, podréis mantener la compatibilidad de las aplicaciones [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asai</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-50</link>
		<dc:creator>asai</dc:creator>
		<pubDate>Thu, 27 Mar 2008 20:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-50</guid>
		<description>The editor stripped out the tags I was referring to the tags were &quot;site-control permitted-cross-domain-policies=&quot;all&quot;&quot;</description>
		<content:encoded><![CDATA[<p>The editor stripped out the tags I was referring to the tags were &#8220;site-control permitted-cross-domain-policies=&#8221;all&#8221;"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asai</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-49</link>
		<dc:creator>asai</dc:creator>
		<pubDate>Thu, 27 Mar 2008 20:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-49</guid>
		<description>Hey Wade,

You know, I took that crossdomain file a loaded it into my webserver, but it totally blocked my AMFPHP apps.  When I took out the  tags, it works now.  But what&#039;s up with that?  Did I do something wrong?  The only change I made prior to that was to set the domain properties to &quot;*&quot; rather than &quot;*.yourdomain.com&quot;</description>
		<content:encoded><![CDATA[<p>Hey Wade,</p>
<p>You know, I took that crossdomain file a loaded it into my webserver, but it totally blocked my AMFPHP apps.  When I took out the  tags, it works now.  But what&#8217;s up with that?  Did I do something wrong?  The only change I made prior to that was to set the domain properties to &#8220;*&#8221; rather than &#8220;*.yourdomain.com&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex: mudanças no Flash Player tornarão obrigatório o uso do crossdomain.xml para quem usa AMFPHP &#124; Fábio Vedovelli</title>
		<link>http://wadearnold.com/blog/flash/amfphp/april-flash-player-update-breaks-amfphp/comment-page-1#comment-48</link>
		<dc:creator>Flex: mudanças no Flash Player tornarão obrigatório o uso do crossdomain.xml para quem usa AMFPHP &#124; Fábio Vedovelli</dc:creator>
		<pubDate>Thu, 27 Mar 2008 12:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=17#comment-48</guid>
		<description>[...] Retirado do blog do Wade Arnold, atual mantenedor do projeto AMFPHP. Mais detalhes no próprio blog: http://wadearnold.com/blog/?p=17 [...]</description>
		<content:encoded><![CDATA[<p>[...] Retirado do blog do Wade Arnold, atual mantenedor do projeto AMFPHP. Mais detalhes no próprio blog: <a href="http://wadearnold.com/blog/?p=17" rel="nofollow">http://wadearnold.com/blog/?p=17</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
