<?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: Unfucking the ExternalInterface (2 of 2)</title>
	<atom:link href="http://www.calypso88.com/?feed=rss2&#038;p=26" rel="self" type="application/rss+xml" />
	<link>http://www.calypso88.com/?p=26</link>
	<description>ActionScript trials &#38; tribulations.</description>
	<lastBuildDate>Wed, 01 Sep 2010 07:52:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Niraj Bhatt</title>
		<link>http://www.calypso88.com/?p=26&#038;cpage=1#comment-34267</link>
		<dc:creator>Niraj Bhatt</dc:creator>
		<pubDate>Sun, 27 Sep 2009 19:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.calypso88.com/?p=26#comment-34267</guid>
		<description>Good article but I have just tested it out (although not with JS but with C#) and I think it will not work as AS3 is a single threaded. Dispatching the event and return will not complete till event is captured and processed (if anyone or as many is listening to it) so the executing pointer will not return as mentioned in the article. I got here as I am facing a problem where I need the method call to be returned from the flash file as soon as possible and the flash filae can then go ahead and do any work it requires without using timers.</description>
		<content:encoded><![CDATA[<p>Good article but I have just tested it out (although not with JS but with C#) and I think it will not work as AS3 is a single threaded. Dispatching the event and return will not complete till event is captured and processed (if anyone or as many is listening to it) so the executing pointer will not return as mentioned in the article. I got here as I am facing a problem where I need the method call to be returned from the flash file as soon as possible and the flash filae can then go ahead and do any work it requires without using timers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
