<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Loading external data from Flash</title>
	<link>http://www.melbournechapter.net/wordpress/programming-languages/actionscript/cman/2006/07/06/loading-external-data-from-flash/</link>
	<description>web application development with popular technologies</description>
	<pubDate>Mon, 13 Oct 2008 11:49:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: melbourne chapter &#187; Flash Remoting - Setting the alternate gateway URL through FlashVars</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/actionscript/cman/2006/07/06/loading-external-data-from-flash/#comment-6362</link>
		<pubDate>Tue, 05 Sep 2006 02:25:27 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/actionscript/cman/2006/07/06/loading-external-data-from-flash/#comment-6362</guid>
					<description>[...] If we are to stage the site on a different domain and still want to access the Flash Remoting, we will need to set up a &#8220;crossdomain.xml&#8221; file that allows the staging domain to access the Flash Remoting Service - (See &#8216;Loading external data from Flash&#8216;). This is achieved by creating a XML file named &#8220;crossdomain.xml&#8221; on the production domain and defining a set of properties specifying which other domains are allowed access its data (Remoting, XML etc). This all works nicely when we are working with a contained Flash Movie, allowing us to maintain the state on a remote domain. What happens when we wish to access that state information on a different domain? When switching from Flash to another language (say PHP) you will lose your session information. When we are to &#8220;break&#8221; out from the Flash into an HTML process (- lets say a HTML checkout process) accessing the &#8216;State&#8217; of the session will not be available as the cookie is set for the Remoting Domain, not the one serving our local HTML. (See &#8216;sharing a session across multiple domains&#8216;). [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] If we are to stage the site on a different domain and still want to access the Flash Remoting, we will need to set up a &#8220;crossdomain.xml&#8221; file that allows the staging domain to access the Flash Remoting Service - (See &#8216;Loading external data from Flash&#8216;). This is achieved by creating a XML file named &#8220;crossdomain.xml&#8221; on the production domain and defining a set of properties specifying which other domains are allowed access its data (Remoting, XML etc). This all works nicely when we are working with a contained Flash Movie, allowing us to maintain the state on a remote domain. What happens when we wish to access that state information on a different domain? When switching from Flash to another language (say PHP) you will lose your session information. When we are to &#8220;break&#8221; out from the Flash into an HTML process (- lets say a HTML checkout process) accessing the &#8216;State&#8217; of the session will not be available as the cookie is set for the Remoting Domain, not the one serving our local HTML. (See &#8216;sharing a session across multiple domains&#8216;). [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/actionscript/cman/2006/07/06/loading-external-data-from-flash/#comment-6142</link>
		<pubDate>Wed, 30 Aug 2006 07:00:43 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/actionscript/cman/2006/07/06/loading-external-data-from-flash/#comment-6142</guid>
					<description>The filename should be crossdomain.xml! sorry!</description>
		<content:encoded><![CDATA[<p>The filename should be crossdomain.xml! sorry!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
