<?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 background color and background alpha for a NumericStepper control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/05/23/setting-the-background-color-and-background-alpha-for-a-numericstepper-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/05/23/setting-the-background-color-and-background-alpha-for-a-numericstepper-control-in-flex/</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: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/05/23/setting-the-background-color-and-background-alpha-for-a-numericstepper-control-in-flex/comment-page-1/#comment-4792</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/23/setting-the-background-color-and-background-alpha-for-a-numericstepper-control-in-flex/#comment-4792</guid>
		<description>junaid,

According to the /frameworks/projects/framework/src/mx/styles/StyleManagerImpl.as file, Flex supports the following named colors:
- aqua: #00FFFF
- black: #000000
- blue: #0000FF
- cyan: #00FFFF
- fuchsia: #FF00FF
- gray: #808080
- green: #008000
- lime: #00FF00
- magenta: #FF00FF
- maroon: #800000
- navy: #000080
- olive: #808000
- purple: #800080
- red: #FF0000
- silver: #C0C0C0
- teal: #008080
- white: #FFFFFF
- yellow: #FFFF00

- transparent: &quot;transparent&quot;
- haloBlue: #009DFF
- haloGreen: #80FF4D
- haloOrange: #FFB600
- haloSilver: #AECAD9

Or, you can use any #RRGGBB style color you want.

Peter</description>
		<content:encoded><![CDATA[<p>junaid,</p>
<p>According to the /frameworks/projects/framework/src/mx/styles/StyleManagerImpl.as file, Flex supports the following named colors:<br />
- aqua: #00FFFF<br />
- black: #000000<br />
- blue: #0000FF<br />
- cyan: #00FFFF<br />
- fuchsia: #FF00FF<br />
- gray: #808080<br />
- green: #008000<br />
- lime: #00FF00<br />
- magenta: #FF00FF<br />
- maroon: #800000<br />
- navy: #000080<br />
- olive: #808000<br />
- purple: #800080<br />
- red: #FF0000<br />
- silver: #C0C0C0<br />
- teal: #008080<br />
- white: #FFFFFF<br />
- yellow: #FFFF00</p>
<p>- transparent: &#8220;transparent&#8221;<br />
- haloBlue: #009DFF<br />
- haloGreen: #80FF4D<br />
- haloOrange: #FFB600<br />
- haloSilver: #AECAD9</p>
<p>Or, you can use any #RRGGBB style color you want.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junaid</title>
		<link>http://blog.flexexamples.com/2008/05/23/setting-the-background-color-and-background-alpha-for-a-numericstepper-control-in-flex/comment-page-1/#comment-4783</link>
		<dc:creator>junaid</dc:creator>
		<pubDate>Tue, 28 Jul 2009 05:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/05/23/setting-the-background-color-and-background-alpha-for-a-numericstepper-control-in-flex/#comment-4783</guid>
		<description>if u have the list of all back ground colors (codes) 
please send me at my e-mail id 
thanx!</description>
		<content:encoded><![CDATA[<p>if u have the list of all back ground colors (codes)<br />
please send me at my e-mail id<br />
thanx!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

