<?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: Setting the fill colors on a Halo Button control in Flex 4</title>
	<atom:link href="http://blog.flexexamples.com/2009/08/18/setting-the-fill-colors-on-a-halo-button-control-in-flex-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/08/18/setting-the-fill-colors-on-a-halo-button-control-in-flex-4/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: carlos</title>
		<link>http://blog.flexexamples.com/2009/08/18/setting-the-fill-colors-on-a-halo-button-control-in-flex-4/comment-page-1/#comment-8469</link>
		<dc:creator>carlos</dc:creator>
		<pubDate>Thu, 21 Oct 2010 16:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1672#comment-8469</guid>
		<description>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;s:Skin xmlns:s=&quot;library://ns.adobe.com/flex/spark&quot; 
		xmlns:fx=&quot;http://ns.adobe.com/mxml/2009&quot; 
		xmlns:d=&quot;http://ns.adobe.com/fxg/2008/dt&quot; 
		xmlns:flm=&quot;http://ns.adobe.com/flame/2008&quot;&gt;
	&lt;fx:Metadata&gt;[HostComponent(&quot;spark.components.Button&quot;)]&lt;/fx:Metadata&gt;
	&lt;s:states&gt;
		&lt;s:State name=&quot;up&quot;/&gt;
		&lt;s:State name=&quot;over&quot;/&gt;
		&lt;s:State name=&quot;down&quot;/&gt;
		&lt;s:State name=&quot;disabled&quot;/&gt;
	&lt;/s:states&gt;
	&lt;s:Rect height=&quot;32&quot; width=&quot;240&quot; x=&quot;0&quot; y=&quot;0&quot;&gt;
		&lt;s:fill&gt;
			&lt;s:SolidColor color=&quot;#75C3EE&quot;/&gt;
		&lt;/s:fill&gt;
	&lt;/s:Rect&gt;
&lt;/s:Skin&gt;

code here sry</description>
		<content:encoded><![CDATA[<p>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&gt;<br />
&lt;s:Skin xmlns:s=&#8221;library://ns.adobe.com/flex/spark&#8221;<br />
		xmlns:fx=&#8221;http://ns.adobe.com/mxml/2009&#8243;<br />
		xmlns:d=&#8221;http://ns.adobe.com/fxg/2008/dt&#8221;<br />
		xmlns:flm=&#8221;http://ns.adobe.com/flame/2008&#8243;&gt;<br />
	&lt;fx:Metadata&gt;[HostComponent("spark.components.Button")]&lt;/fx:Metadata&gt;<br />
	&lt;s:states&gt;<br />
		&lt;s:State name=&#8221;up&#8221;/&gt;<br />
		&lt;s:State name=&#8221;over&#8221;/&gt;<br />
		&lt;s:State name=&#8221;down&#8221;/&gt;<br />
		&lt;s:State name=&#8221;disabled&#8221;/&gt;<br />
	&lt;/s:states&gt;<br />
	&lt;s:Rect height=&#8221;32&#8243; width=&#8221;240&#8243; x=&#8221;0&#8243; y=&#8221;0&#8243;&gt;<br />
		&lt;s:fill&gt;<br />
			&lt;s:SolidColor color=&#8221;#75C3EE&#8221;/&gt;<br />
		&lt;/s:fill&gt;<br />
	&lt;/s:Rect&gt;<br />
&lt;/s:Skin&gt;</p>
<p>code here sry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos</title>
		<link>http://blog.flexexamples.com/2009/08/18/setting-the-fill-colors-on-a-halo-button-control-in-flex-4/comment-page-1/#comment-8468</link>
		<dc:creator>carlos</dc:creator>
		<pubDate>Thu, 21 Oct 2010 16:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=1672#comment-8468</guid>
		<description>i have a skin like this but more simple



	[HostComponent(&quot;spark.components.Button&quot;)]
	
		
		
		
		
	
	
		
			
		
	


but im having trouble showing the text in the label atribute, can some one give me a tip on this please</description>
		<content:encoded><![CDATA[<p>i have a skin like this but more simple</p>
<p>	[HostComponent("spark.components.Button")]</p>
<p>but im having trouble showing the text in the label atribute, can some one give me a tip on this please</p>
]]></content:encoded>
	</item>
</channel>
</rss>

