<?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: allowDomain() troubles &#8230; again</title>
	<atom:link href="http://techblog.floorplanner.com/2007/06/28/allowdomain-troubles-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com/2007/06/28/allowdomain-troubles-again/</link>
	<description>Our latest geek adventures!</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:42:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: maurizio piacenza</title>
		<link>http://techblog.floorplanner.com/2007/06/28/allowdomain-troubles-again/comment-page-1/#comment-42</link>
		<dc:creator>maurizio piacenza</dc:creator>
		<pubDate>Wed, 08 Aug 2007 13:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.suite75.net/blog/dev/?p=50#comment-42</guid>
		<description>I don&#039;t know your code, if it is AS3 and how it is organized, but I think that a way you could try could be &quot;shared events&quot;. I read about it in &quot;Essential Actionscript 3.0&quot; by Moock, he talks about them as an alternative to allowDomain(). Obviously enough it makes sense if you use events in your code.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know your code, if it is AS3 and how it is organized, but I think that a way you could try could be &#8220;shared events&#8221;. I read about it in &#8220;Essential Actionscript 3.0&#8243; by Moock, he talks about them as an alternative to allowDomain(). Obviously enough it makes sense if you use events in your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi Feiwel</title>
		<link>http://techblog.floorplanner.com/2007/06/28/allowdomain-troubles-again/comment-page-1/#comment-41</link>
		<dc:creator>Adi Feiwel</dc:creator>
		<pubDate>Sun, 29 Jul 2007 16:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.suite75.net/blog/dev/?p=50#comment-41</guid>
		<description>This is so frustrating!

The sandbox security is even crazier when dealing with local SWFs, I was trying to load an external swf from a remote domain into a local swf and the &#039;localTrusted&#039; sandbox simply wont allow cross scripting between them.

The current sandbox security is far too rigid..</description>
		<content:encoded><![CDATA[<p>This is so frustrating!</p>
<p>The sandbox security is even crazier when dealing with local SWFs, I was trying to load an external swf from a remote domain into a local swf and the &#8216;localTrusted&#8217; sandbox simply wont allow cross scripting between them.</p>
<p>The current sandbox security is far too rigid..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
