<?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: Styling the Alert control&#8217;s title bar</title>
	<atom:link href="http://blog.flexexamples.com/2008/01/03/styling-the-alert-controls-title-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/01/03/styling-the-alert-controls-title-bar/</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: Kamil Rykowski</title>
		<link>http://blog.flexexamples.com/2008/01/03/styling-the-alert-controls-title-bar/comment-page-1/#comment-9492</link>
		<dc:creator>Kamil Rykowski</dc:creator>
		<pubDate>Thu, 11 Aug 2011 08:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/03/styling-the-alert-controls-title-bar/#comment-9492</guid>
		<description>Hi,

Its 2011 now, and I can&#039;t find an answer for question asked in 2009. Does anyone know how to change background-color for Alert title ?

Cheers !</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Its 2011 now, and I can&#8217;t find an answer for question asked in 2009. Does anyone know how to change background-color for Alert title ?</p>
<p>Cheers !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Valentini</title>
		<link>http://blog.flexexamples.com/2008/01/03/styling-the-alert-controls-title-bar/comment-page-1/#comment-6536</link>
		<dc:creator>Fernando Valentini</dc:creator>
		<pubDate>Mon, 07 Dec 2009 11:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/03/styling-the-alert-controls-title-bar/#comment-6536</guid>
		<description>Hi!  I&#039;m trying to change the background color but it does not change. Do you know why?
Here is my code:

Alert {
    titleStyleName: &quot;alertTitle&quot;;              
}

.alertTitle {
    letterSpacing: 0;
    fontSize: 14;
    color: white;
    background-color: red;
   //background-color:  #ff0000;
}</description>
		<content:encoded><![CDATA[<p>Hi!  I&#8217;m trying to change the background color but it does not change. Do you know why?<br />
Here is my code:</p>
<p>Alert {<br />
    titleStyleName: &#8220;alertTitle&#8221;;<br />
}</p>
<p>.alertTitle {<br />
    letterSpacing: 0;<br />
    fontSize: 14;<br />
    color: white;<br />
    background-color: red;<br />
   //background-color:  #ff0000;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

