<?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: Using the ExternalInterface class in ActionScript 2.0 and ActionScript 3.0</title>
	<atom:link href="http://actionscriptexamples.com/2008/02/28/using-the-externalinterface-class-in-actionscript-20-and-actionscript-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://actionscriptexamples.com/2008/02/28/using-the-externalinterface-class-in-actionscript-20-and-actionscript-30/</link>
	<description>A bunch of ActionScript 2.0 and ActionScript 3.0 examples*</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:13:10 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tad</title>
		<link>http://actionscriptexamples.com/2008/02/28/using-the-externalinterface-class-in-actionscript-20-and-actionscript-30/comment-page-1/#comment-642</link>
		<dc:creator>Tad</dc:creator>
		<pubDate>Wed, 17 Feb 2010 21:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://actionscriptexamples.com/2008/02/28/using-the-externalinterface-class-in-actionscript-20-and-actionscript-30/#comment-642</guid>
		<description>Now, there is a lot you can do with the ExternalInterface.
With my DOMExEventDispatcher Class you can let your swf listen for events from the wrapper. What that means is, for example with games, you can have the swf listen for keyboard events from the wrapper, and therefore no focus on the flash would be needed in order to register keyboard clicks! The same can be done for mouse events... it&#039;s all here:
http://www.actiontad.com/components/src/domexeventExample/</description>
		<content:encoded><![CDATA[<p>Now, there is a lot you can do with the ExternalInterface.<br />
With my DOMExEventDispatcher Class you can let your swf listen for events from the wrapper. What that means is, for example with games, you can have the swf listen for keyboard events from the wrapper, and therefore no focus on the flash would be needed in order to register keyboard clicks! The same can be done for mouse events&#8230; it&#8217;s all here:<br />
<a href="http://www.actiontad.com/components/src/domexeventExample/" rel="nofollow">http://www.actiontad.com/components/src/domexeventExample/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://actionscriptexamples.com/2008/02/28/using-the-externalinterface-class-in-actionscript-20-and-actionscript-30/comment-page-1/#comment-590</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 17 Sep 2009 00:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://actionscriptexamples.com/2008/02/28/using-the-externalinterface-class-in-actionscript-20-and-actionscript-30/#comment-590</guid>
		<description>Where is the Javascript interface code?</description>
		<content:encoded><![CDATA[<p>Where is the Javascript interface code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
