<?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: Utilizing Focus in Custom Components	</title>
	<atom:link href="https://jessewarden.com/2004/11/utilizing-focus-in-custom-components.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2004/11/utilizing-focus-in-custom-components.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Tue, 09 Nov 2004 14:07:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2004/11/utilizing-focus-in-custom-components.html/comment-page-1#comment-2105</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Tue, 09 Nov 2004 14:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=654#comment-2105</guid>

					<description><![CDATA[The whole point of getFocusManager to me was the ability to have a nice, clean implementation of setting focus, without having a component worry about the details.

...however, this is Flash afterall, and there is no reason I couldn&#039;t utilize Selection itself.  I&#039;ll try that, just frustrated I guess there doesn&#039;t appear to be a way to kill all focus via a command.
]]></description>
			<content:encoded><![CDATA[<p>The whole point of getFocusManager to me was the ability to have a nice, clean implementation of setting focus, without having a component worry about the details.</p>
<p>&#8230;however, this is Flash afterall, and there is no reason I couldn&#8217;t utilize Selection itself.  I&#8217;ll try that, just frustrated I guess there doesn&#8217;t appear to be a way to kill all focus via a command.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin Eder		</title>
		<link>https://jessewarden.com/2004/11/utilizing-focus-in-custom-components.html/comment-page-1#comment-2104</link>

		<dc:creator><![CDATA[Martin Eder]]></dc:creator>
		<pubDate>Tue, 09 Nov 2004 08:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=654#comment-2104</guid>

					<description><![CDATA[Have you tried &quot;Selection.setFocus(null)&quot;? Works for me in a similar situation concerning custom components!

Martin]]></description>
			<content:encoded><![CDATA[<p>Have you tried &#8220;Selection.setFocus(null)&#8221;? Works for me in a similar situation concerning custom components!</p>
<p>Martin</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
