<?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: ExternalInterface Problems in ActionScript 2</title>
	<atom:link href="http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:19: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: zedia.net</title>
		<link>http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/comment-page-1/#comment-2570</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Tue, 02 Dec 2008 19:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/#comment-2570</guid>
		<description>I&#039;m afraid you can&#039;t use getURL to call javascript function that return something. I think you should look into this method : ExternalInterface.addCallBack(), so that the Javascript sends you back data but I never used it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid you can&#8217;t use getURL to call javascript function that return something. I think you should look into this method : ExternalInterface.addCallBack(), so that the Javascript sends you back data but I never used it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Conor</title>
		<link>http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/comment-page-1/#comment-2568</link>
		<dc:creator>John Conor</dc:creator>
		<pubDate>Tue, 02 Dec 2008 12:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/#comment-2568</guid>
		<description>hi,

I am facing the problem with ExternalInterface when I call a method which returns any value from javascript to Flash. It always return null value in IE. 

is this getURL method works with the methods which returns values ???</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I am facing the problem with ExternalInterface when I call a method which returns any value from javascript to Flash. It always return null value in IE. </p>
<p>is this getURL method works with the methods which returns values ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cisnky</title>
		<link>http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/comment-page-1/#comment-1217</link>
		<dc:creator>cisnky</dc:creator>
		<pubDate>Mon, 17 Mar 2008 08:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/externalinterface-problems-in-actionscript-2/#comment-1217</guid>
		<description>Sorry to hear that you had problems with External Interface. I can&#039;t comment on Opera because it wasn&#039;t in our spec for the prototype we built, but I had really good results with Firefox. Sending a JS Array into Flash via JavaScript and Flash dealing with the Array was a blessing. Our application had 30+ calls being made to Flash via JavaScript in any session and it functioned without crashing.</description>
		<content:encoded><![CDATA[<p>Sorry to hear that you had problems with External Interface. I can&#8217;t comment on Opera because it wasn&#8217;t in our spec for the prototype we built, but I had really good results with Firefox. Sending a JS Array into Flash via JavaScript and Flash dealing with the Array was a blessing. Our application had 30+ calls being made to Flash via JavaScript in any session and it functioned without crashing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
