<?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: Detecting when an Alert control is closed in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yevgen</title>
		<link>http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/comment-page-1/#comment-10310</link>
		<dc:creator>Yevgen</dc:creator>
		<pubDate>Thu, 12 Jan 2012 19:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/#comment-10310</guid>
		<description>Q. How can I catch that the ESC was pressed for alert?
A. ESC == Cancel</description>
		<content:encoded><![CDATA[<p>Q. How can I catch that the ESC was pressed for alert?<br />
A. ESC == Cancel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitaly</title>
		<link>http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/comment-page-1/#comment-5825</link>
		<dc:creator>Vitaly</dc:creator>
		<pubDate>Fri, 18 Sep 2009 10:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/#comment-5825</guid>
		<description>My title window has some validation. Errors are displayed in alerts. I want to close my title window on Esc key. The alerts are closed on Esc by default as well. So when I press Esc to close the alert my title window is closed as well. I know I am missing something with events propagation sequence. 
The question is: how can I catch that the ESC was pressed for alert?</description>
		<content:encoded><![CDATA[<p>My title window has some validation. Errors are displayed in alerts. I want to close my title window on Esc key. The alerts are closed on Esc by default as well. So when I press Esc to close the alert my title window is closed as well. I know I am missing something with events propagation sequence.<br />
The question is: how can I catch that the ESC was pressed for alert?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craig</title>
		<link>http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/comment-page-1/#comment-3173</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Tue, 20 May 2008 12:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/01/detecting-when-an-alert-control-is-closed-in-flex/#comment-3173</guid>
		<description>is it possible to make the text in the Alert scrollable?  Sometimes when I try and display a stack trace in an Alert the text goes outside of the Alert window.</description>
		<content:encoded><![CDATA[<p>is it possible to make the text in the Alert scrollable?  Sometimes when I try and display a stack trace in an Alert the text goes outside of the Alert window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

