<?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: Handle Alert Events Sample</title>
	<atom:link href="http://blog.everythingflex.com/2007/02/23/handle-alert-events-sample/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2007/02/23/handle-alert-events-sample/</link>
	<description>News and Information about Adobe Flex &#38; Adobe AIR by Rich Tretola</description>
	<lastBuildDate>Wed, 28 Dec 2011 05:30:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: LNP</title>
		<link>http://blog.everythingflex.com/2007/02/23/handle-alert-events-sample/comment-page-1/#comment-61093</link>
		<dc:creator>LNP</dc:creator>
		<pubDate>Fri, 26 Mar 2010 13:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=165#comment-61093</guid>
		<description>I like this example... It help me !

Thanks !</description>
		<content:encoded><![CDATA[<p>I like this example&#8230; It help me !</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LNP</title>
		<link>http://blog.everythingflex.com/2007/02/23/handle-alert-events-sample/comment-page-1/#comment-61092</link>
		<dc:creator>LNP</dc:creator>
		<pubDate>Fri, 26 Mar 2010 13:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=165#comment-61092</guid>
		<description>private var alertCount:Number = 0;
      
    private function alertPopUp():void{
      mx.controls.Alert.show(&quot;This is Alert # &quot; + ++alertCount +  
        &quot;\nClick Yes to launch another popup or No to quit&quot;,
        &quot;Choose Yes or No&quot;, 3, this, alertClickHandler);
    }

Maybe it is better with this code... because the count is not good on the second alert otherwise.</description>
		<content:encoded><![CDATA[<p>private var alertCount:Number = 0;</p>
<p>    private function alertPopUp():void{<br />
      mx.controls.Alert.show(&#8220;This is Alert # &#8221; + ++alertCount +<br />
        &#8220;\nClick Yes to launch another popup or No to quit&#8221;,<br />
        &#8220;Choose Yes or No&#8221;, 3, this, alertClickHandler);<br />
    }</p>
<p>Maybe it is better with this code&#8230; because the count is not good on the second alert otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant</title>
		<link>http://blog.everythingflex.com/2007/02/23/handle-alert-events-sample/comment-page-1/#comment-51760</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Tue, 16 Jun 2009 12:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=165#comment-51760</guid>
		<description>this is a very good example , you can also set icon for alert box . I know you are aware with this but just wanna a complete functionality on alert on one place .

By the way thanks for this post ... Keep it up</description>
		<content:encoded><![CDATA[<p>this is a very good example , you can also set icon for alert box . I know you are aware with this but just wanna a complete functionality on alert on one place .</p>
<p>By the way thanks for this post &#8230; Keep it up</p>
]]></content:encoded>
	</item>
</channel>
</rss>

