<?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 Halo theme in Flex 4</title>
	<atom:link href="http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/</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: tom</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-9139</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 15 Apr 2011 12:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-9139</guid>
		<description>Thank you very much for the solution. I&#039;ve been trying to get Spark look any better that originally:) Halo theme is the good one in fact!</description>
		<content:encoded><![CDATA[<p>Thank you very much for the solution. I&#8217;ve been trying to get Spark look any better that originally:) Halo theme is the good one in fact!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilikeflex</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-9108</link>
		<dc:creator>ilikeflex</dc:creator>
		<pubDate>Tue, 05 Apr 2011 10:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-9108</guid>
		<description>I am using the spark components and the halo theme.

When i use the alternatingItemColors with the spark Combobox, I get the error - alternatingItemColors is only supported for spark theme.

How do i set the alternatingItemColors for halo theme???</description>
		<content:encoded><![CDATA[<p>I am using the spark components and the halo theme.</p>
<p>When i use the alternatingItemColors with the spark Combobox, I get the error &#8211; alternatingItemColors is only supported for spark theme.</p>
<p>How do i set the alternatingItemColors for halo theme???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilikeflex</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-9107</link>
		<dc:creator>ilikeflex</dc:creator>
		<pubDate>Tue, 05 Apr 2011 10:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-9107</guid>
		<description>I am using the spark components and the halo theme.

When i write the following code



One
Two
Three
Four
Five



I get the error - alternatingItemColors is only supported for spark theme.

How do i set the alternatingItemColors for halo theme???</description>
		<content:encoded><![CDATA[<p>I am using the spark components and the halo theme.</p>
<p>When i write the following code</p>
<p>One<br />
Two<br />
Three<br />
Four<br />
Five</p>
<p>I get the error &#8211; alternatingItemColors is only supported for spark theme.</p>
<p>How do i set the alternatingItemColors for halo theme???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-8715</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 16 Dec 2010 14:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-8715</guid>
		<description>@Jack Senechal,

Ah yes, I just verified that bug was fixed in the latest Flex Hero builds the other day:
http://bugs.adobe.com/jira/browse/SDK-25720

Peter</description>
		<content:encoded><![CDATA[<p>@Jack Senechal,</p>
<p>Ah yes, I just verified that bug was fixed in the latest Flex Hero builds the other day:<br />
<a href="http://bugs.adobe.com/jira/browse/SDK-25720" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-25720</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Senechal</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-8708</link>
		<dc:creator>Jack Senechal</dc:creator>
		<pubDate>Thu, 16 Dec 2010 09:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-8708</guid>
		<description>Thanks for the info. I switched back to Halo. I did however find that there was a troublesome warning message when compiling with the Halo theme. &quot;Warning:
The style &#039;dropShadowVisible&#039; is only supported by type
&#039;mx.controls.List&#039; with the theme(s) &#039;spark&#039;.&quot;

I fixed it by just editing the &#039;defaults.css&#039; file in frameworks/libs/framework.swc and removing the dropShadowVisible line. Here&#039;s my &lt;a href=&quot;http://jacksenechal.com/blog/2010/12/using-flex-4-with-the-flex-3-halo-theme/&quot; rel=&quot;nofollow&quot;&gt;post on the topic&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I switched back to Halo. I did however find that there was a troublesome warning message when compiling with the Halo theme. &#8220;Warning:<br />
The style &#8216;dropShadowVisible&#8217; is only supported by type<br />
&#8216;mx.controls.List&#8217; with the theme(s) &#8216;spark&#8217;.&#8221;</p>
<p>I fixed it by just editing the &#8216;defaults.css&#8217; file in frameworks/libs/framework.swc and removing the dropShadowVisible line. Here&#8217;s my <a href="http://jacksenechal.com/blog/2010/12/using-flex-4-with-the-flex-3-halo-theme/" rel="nofollow">post on the topic</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-6544</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Tue, 08 Dec 2009 04:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-6544</guid>
		<description>We need an elegeant black theme ASAP. I don&#039;t like the SPARK one &gt;.&lt;

Cheers</description>
		<content:encoded><![CDATA[<p>We need an elegeant black theme ASAP. I don&#8217;t like the SPARK one &gt;.&lt;</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ansury</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-4889</link>
		<dc:creator>Ansury</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-4889</guid>
		<description>This is good but I hope Adobe doesn&#039;t think they&#039;re going to get away with letting design mode continue to render the crummy Spark UI when the compiler uses Halo...

I understand why they created Spark but the &#039;default&#039; look it gives you looks like a huge step BACK.</description>
		<content:encoded><![CDATA[<p>This is good but I hope Adobe doesn&#8217;t think they&#8217;re going to get away with letting design mode continue to render the crummy Spark UI when the compiler uses Halo&#8230;</p>
<p>I understand why they created Spark but the &#8216;default&#8217; look it gives you looks like a huge step BACK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raul Riera</title>
		<link>http://blog.flexexamples.com/2009/07/14/using-the-halo-theme-in-flex-4/comment-page-1/#comment-4572</link>
		<dc:creator>Raul Riera</dc:creator>
		<pubDate>Wed, 15 Jul 2009 13:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1198#comment-4572</guid>
		<description>Beautiful theme!</description>
		<content:encoded><![CDATA[<p>Beautiful theme!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

