<?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: Yes!! Thank you Flickr for crossdomain.xml</title>
	<atom:link href="http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Prearycle</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-207753</link>
		<dc:creator>Prearycle</dc:creator>
		<pubDate>Wed, 22 Apr 2009 12:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-207753</guid>
		<description>hmm... good one..</description>
		<content:encoded><![CDATA[<p>hmm&#8230; good one..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darrocnavi</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-28213</link>
		<dc:creator>darrocnavi</dc:creator>
		<pubDate>Sun, 18 Nov 2007 23:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-28213</guid>
		<description>traceleltelt</description>
		<content:encoded><![CDATA[<p>traceleltelt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfm</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-26390</link>
		<dc:creator>dfm</dc:creator>
		<pubDate>Tue, 13 Nov 2007 22:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-26390</guid>
		<description>hi I have solved this error. [SecurityError: Error #2122], please visit my blog at
http://theflashblog-bg.com/index.php?p=40 , make sure to change the language if is needed.</description>
		<content:encoded><![CDATA[<p>hi I have solved this error. [SecurityError: Error #2122], please visit my blog at<br />
<a href="http://theflashblog-bg.com/index.php?p=40" rel="nofollow">http://theflashblog-bg.com/index.php?p=40</a> , make sure to change the language if is needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-11967</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Fri, 31 Aug 2007 11:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-11967</guid>
		<description>It would surely save bandwidth and make things easier...

Great move by Yahoo! I hope, Google also starts having crossdomain.xml..

-abdul</description>
		<content:encoded><![CDATA[<p>It would surely save bandwidth and make things easier&#8230;</p>
<p>Great move by Yahoo! I hope, Google also starts having crossdomain.xml..</p>
<p>-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-11800</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-11800</guid>
		<description>Actually, I&#039;m still struggling.  I&#039;ve enabled a loaderContext on my image, yet I&#039;m still getting the following error, the code above, with the loaderContext.checkPolicyFile = true still yields the following error:

SecurityError: Error #2122: Security sandbox violation: Loader.content: http://www.foo.com/beta/foo.swf cannot access http://farm2.static.flickr.com/1038/1268531562_468c2e72f2_m.jpg. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.
	at flash.display::Loader/get content()
	at mx.controls::SWFLoader/get content()
	at TestWindow/::dupeImage()
	at TestWindow/::dragIt()

Anything else I could be missing?</description>
		<content:encoded><![CDATA[<p>Actually, I&#8217;m still struggling.  I&#8217;ve enabled a loaderContext on my image, yet I&#8217;m still getting the following error, the code above, with the loaderContext.checkPolicyFile = true still yields the following error:</p>
<p>SecurityError: Error #2122: Security sandbox violation: Loader.content: <a href="http://www.foo.com/beta/foo.swf" rel="nofollow">http://www.foo.com/beta/foo.swf</a> cannot access <a href="http://farm2.static.flickr.com/1038/1268531562_468c2e72f2_m.jpg" rel="nofollow">http://farm2.static.flickr.com/1038/1268531562_468c2e72f2_m.jpg</a>. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.<br />
	at flash.display::Loader/get content()<br />
	at mx.controls::SWFLoader/get content()<br />
	at TestWindow/::dupeImage()<br />
	at TestWindow/::dragIt()</p>
<p>Anything else I could be missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-11799</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 30 Aug 2007 14:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-11799</guid>
		<description>Now we are waiting for another example of the tileUI with flickr search capabilities.  I can hardly wait.  I am beside myself with anticipation.</description>
		<content:encoded><![CDATA[<p>Now we are waiting for another example of the tileUI with flickr search capabilities.  I can hardly wait.  I am beside myself with anticipation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-11798</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 30 Aug 2007 14:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-11798</guid>
		<description>Ooops, nevermind.  I forgot I commented out the code that would force the domain policy file to load.

var loaderContext:LoaderContext = new LoaderContext();
loaderContext.checkPolicyFile = true;
daImage.loaderContext = loaderContext;</description>
		<content:encoded><![CDATA[<p>Ooops, nevermind.  I forgot I commented out the code that would force the domain policy file to load.</p>
<p>var loaderContext:LoaderContext = new LoaderContext();<br />
loaderContext.checkPolicyFile = true;<br />
daImage.loaderContext = loaderContext;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-11795</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 30 Aug 2007 14:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-11795</guid>
		<description>Hello Doug,
  Thanks for reporting the news...However, I&#039;m still seeing an error with my stuff:
SecurityError: Error #2122: Security sandbox violation: BitmapData.draw: http://www.foo.com/beta/foo.swf cannot access http://farm2.static.flickr.com/1089/1265703777_284e402b37_m.jpg. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.

Is there something I&#039;m supposed to set with my code before loading the image?  Also, the image I&#039;m loading is from farm2.static.*, I assume that the crossdomain file at static.flickr.com would bubble up to farm2.static*?</description>
		<content:encoded><![CDATA[<p>Hello Doug,<br />
  Thanks for reporting the news&#8230;However, I&#8217;m still seeing an error with my stuff:<br />
SecurityError: Error #2122: Security sandbox violation: BitmapData.draw: <a href="http://www.foo.com/beta/foo.swf" rel="nofollow">http://www.foo.com/beta/foo.swf</a> cannot access <a href="http://farm2.static.flickr.com/1089/1265703777_284e402b37_m.jpg" rel="nofollow">http://farm2.static.flickr.com/1089/1265703777_284e402b37_m.jpg</a>. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.</p>
<p>Is there something I&#8217;m supposed to set with my code before loading the image?  Also, the image I&#8217;m loading is from farm2.static.*, I assume that the crossdomain file at static.flickr.com would bubble up to farm2.static*?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Abbott</title>
		<link>http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/comment-page-1/#comment-11690</link>
		<dc:creator>Rob Abbott</dc:creator>
		<pubDate>Wed, 29 Aug 2007 22:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/08/29/yes-thank-you-flickr-for-crossdomainxml/#comment-11690</guid>
		<description>I know the pain of crossdomain, this is huge for flickr and flash developers.

I&#039;ll raise my glass of Sam Adams in light of your celebration!</description>
		<content:encoded><![CDATA[<p>I know the pain of crossdomain, this is huge for flickr and flash developers.</p>
<p>I&#8217;ll raise my glass of Sam Adams in light of your celebration!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

