<?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 Alert control</title>
	<atom:link href="http://blog.flexexamples.com/2007/07/18/using-the-alert-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/07/18/using-the-alert-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Asli Binal</title>
		<link>http://blog.flexexamples.com/2007/07/18/using-the-alert-control/comment-page-1/#comment-4</link>
		<dc:creator>Asli Binal</dc:creator>
		<pubDate>Wed, 05 Dec 2007 19:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/18/using-the-alert-control/#comment-4</guid>
		<description>Hi,
I&#039;m calling Alert.show with a title and a string, but I never see the title - it&#039;s as if it gets cut off!  Any ideas why my title never shows up?
&lt;pre class=&quot;code&quot;&gt;
Alert.show(&quot;My text&quot;, &quot;Title&quot;);
&lt;/pre&gt;

Thanks,
AB</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m calling Alert.show with a title and a string, but I never see the title &#8211; it&#8217;s as if it gets cut off!  Any ideas why my title never shows up?</p>
<pre class="code">
Alert.show("My text", "Title");
</pre>
<p>Thanks,<br />
AB</p>
]]></content:encoded>
	</item>
</channel>
</rss>

