<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ActionScript Scraps &#187; crossdomain</title>
	<atom:link href="http://blog.sitedaniel.com/tag/crossdomain/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitedaniel.com</link>
	<description>Flash, Flex and AIR development</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Twitter crossdomain.xml</title>
		<link>http://blog.sitedaniel.com/2010/01/twitter-crossdomain-xml/</link>
		<comments>http://blog.sitedaniel.com/2010/01/twitter-crossdomain-xml/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 16:31:54 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[crossdomain]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=481</guid>
		<description><![CDATA[Twitter has different crossdomain.xml policy files for the root domain and the 'search' subdomain. This is great news for Flash developers wanting to use their data. http://twitter.com/crossdomain.xml http://search.twitter.com/crossdomain.xml]]></description>
			<content:encoded><![CDATA[<p>Twitter has different crossdomain.xml policy files for the root domain and the 'search' subdomain. This is great news for Flash developers wanting to use their data.</p>
<p><a href="http://twitter.com/crossdomain.xml">http://twitter.com/crossdomain.xml</a><br />
<a href="http://search.twitter.com/crossdomain.xml">http://search.twitter.com/crossdomain.xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2010/01/twitter-crossdomain-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE bug with HTTPS and XML</title>
		<link>http://blog.sitedaniel.com/2009/12/ie-bug-with-https-and-xml/</link>
		<comments>http://blog.sitedaniel.com/2009/12/ie-bug-with-https-and-xml/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 17:20:58 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[crossdomain]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=448</guid>
		<description><![CDATA[Here is a great post about how to make sure your XML loaded over HTTPS in Internet Explorer doesn't fall victim to a nasty bug. If you're getting Sandbox Security errors but your crossdomain.xml file is set up correctly then you might need to alter the header values in your server response. This really is [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a <a href="http://www.blog.lessrain.com/flash-loading-and-browser-cache-test-suite/">great post</a> about how to make sure your XML loaded over HTTPS in Internet Explorer doesn't fall victim to a <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;272359">nasty bug</a>.</p>
<p>If you're getting Sandbox Security errors but your crossdomain.xml file is set up correctly then you might need to alter the header values in your server response. This really is a weird bug and could have taken a long time to get to the bottom of.<br />
Something else to note is that Fiddler2 interfered with the crossdomain.xml loading and caused this error to recur.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2009/12/ie-bug-with-https-and-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
