<?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: Creating a custom creation complete effect on a Flex Alert control</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 13 Feb 2012 01:38:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Darrough</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-6395</link>
		<dc:creator>Darrough</dc:creator>
		<pubDate>Thu, 19 Nov 2009 03:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-6395</guid>
		<description>Is there any option for showing that type of effect on close for alerts?</description>
		<content:encoded><![CDATA[<p>Is there any option for showing that type of effect on close for alerts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-5823</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Fri, 18 Sep 2009 06:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-5823</guid>
		<description>You can find another kind of Alert (timed and auto closing) here:
http://afoucal.free.fr/index.php/2009/07/06/flex-notification/

Regards</description>
		<content:encoded><![CDATA[<p>You can find another kind of Alert (timed and auto closing) here:<br />
<a href="http://afoucal.free.fr/index.php/2009/07/06/flex-notification/" rel="nofollow">http://afoucal.free.fr/index.php/2009/07/06/flex-notification/</a></p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.C.Ködel</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-1532</link>
		<dc:creator>J.C.Ködel</dc:creator>
		<pubDate>Fri, 17 Apr 2009 19:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-1532</guid>
		<description>And how can we set a effect when the Alert is closing (as we click on OK button)?</description>
		<content:encoded><![CDATA[<p>And how can we set a effect when the Alert is closing (as we click on OK button)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnanz...</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-1531</link>
		<dc:creator>Gnanz...</dc:creator>
		<pubDate>Mon, 13 Apr 2009 10:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-1531</guid>
		<description>Nice one</description>
		<content:encoded><![CDATA[<p>Nice one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Saqib Agha</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-1534</link>
		<dc:creator>Muhammad Saqib Agha</dc:creator>
		<pubDate>Wed, 21 Jan 2009 08:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-1534</guid>
		<description>Heyy ,

I achieved it. it worked  with external too.


Thanks</description>
		<content:encoded><![CDATA[<p>Heyy ,</p>
<p>I achieved it. it worked  with external too.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Saqib Agha</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-1536</link>
		<dc:creator>Muhammad Saqib Agha</dc:creator>
		<pubDate>Wed, 21 Jan 2009 07:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-1536</guid>
		<description>Hello,
Saqib Agha from Pakistan.

I am trying to use this technique in external css.. its now working.. how can i use it there. I have Alert class there so cannot declare it internally in mxml file.

Please help

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Saqib Agha from Pakistan.</p>
<p>I am trying to use this technique in external css.. its now working.. how can i use it there. I have Alert class there so cannot declare it internally in mxml file.</p>
<p>Please help</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guillaume</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-1533</link>
		<dc:creator>guillaume</dc:creator>
		<pubDate>Thu, 13 Nov 2008 06:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-1533</guid>
		<description>I don&#039;t understand why changing the effect such way







doesn&#039;t realize what we should expect?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand why changing the effect such way</p>
<p>doesn&#8217;t realize what we should expect?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aryan</title>
		<link>http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/comment-page-1/#comment-1535</link>
		<dc:creator>aryan</dc:creator>
		<pubDate>Mon, 29 Sep 2008 16:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/12/creating-a-custom-creation-complete-effect-on-a-flex-alert-control/#comment-1535</guid>
		<description>cool</description>
		<content:encoded><![CDATA[<p>cool</p>
]]></content:encoded>
	</item>
</channel>
</rss>

