<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using the Alert control</title>
	<link>http://blog.flexexamples.com/2007/07/18/using-the-alert-control/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 03:23:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Asli Binal</title>
		<link>http://blog.flexexamples.com/2007/07/18/using-the-alert-control/#comment-4791</link>
		<author>Asli Binal</author>
		<pubDate>Wed, 05 Dec 2007 19:11:27 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/07/18/using-the-alert-control/#comment-4791</guid>
		<description>Hi, 
I'm calling Alert.show with a title and a string, but I never see the title - it's as if it gets cut off!  Any ideas why my title never shows up?
&lt;pre class="code"&gt;
Alert.show("My text", "Title");
&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 - 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>
