<?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 for Miscellanea</title>
	<atom:link href="http://userflex.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://userflex.wordpress.com</link>
	<description>Tasty tidbits of Flex knowledge</description>
	<pubDate>Thu, 28 Aug 2008 07:43:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Adding Channel Definition Timeouts by Creating FDS Channel Definitions in AS3 &#171; Miscellanea</title>
		<link>http://userflex.wordpress.com/2008/08/20/channel-timeouts/#comment-52</link>
		<dc:creator>Creating FDS Channel Definitions in AS3 &#171; Miscellanea</dc:creator>
		<pubDate>Wed, 20 Aug 2008 20:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=160#comment-52</guid>
		<description>[...] Addendum: Adding Channel Definition Timeouts [...]</description>
		<content:encoded><![CDATA[<p>[...] Addendum: Adding Channel Definition Timeouts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating FDS Channel Definitions in AS3 by Adding Channel Definition Timeouts &#171; Miscellanea</title>
		<link>http://userflex.wordpress.com/2008/08/12/fds-channels-in-as3/#comment-51</link>
		<dc:creator>Adding Channel Definition Timeouts &#171; Miscellanea</dc:creator>
		<pubDate>Wed, 20 Aug 2008 20:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=116#comment-51</guid>
		<description>[...] 20, 2008 in ActionScript, Flex &#124; Tags: code, development &#124;    Following up my post last week on creating channel definitions, I realize I forgot to add one key piece of code - [...]</description>
		<content:encoded><![CDATA[<p>[...] 20, 2008 in ActionScript, Flex | Tags: code, development |    Following up my post last week on creating channel definitions, I realize I forgot to add one key piece of code - [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Add a Background Gradient to a Canvas Layout Container by Nick</title>
		<link>http://userflex.wordpress.com/2008/01/30/add-canvas-gradient/#comment-50</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 14 Aug 2008 18:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=6#comment-50</guid>
		<description>I posted about how to do that here:
http://userflex.wordpress.com/2008/02/14/skin-tabnavigator-tabs/</description>
		<content:encoded><![CDATA[<p>I posted about how to do that here:<br />
<a href="http://userflex.wordpress.com/2008/02/14/skin-tabnavigator-tabs/" rel="nofollow">http://userflex.wordpress.com/2008/02/14/skin-tabnavigator-tabs/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Add a Background Gradient to a Canvas Layout Container by lynda0119</title>
		<link>http://userflex.wordpress.com/2008/01/30/add-canvas-gradient/#comment-49</link>
		<dc:creator>lynda0119</dc:creator>
		<pubDate>Thu, 14 Aug 2008 17:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=6#comment-49</guid>
		<description>i have multiple tabs that required multiple different color setting. how do I do that in the css?</description>
		<content:encoded><![CDATA[<p>i have multiple tabs that required multiple different color setting. how do I do that in the css?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Add a Background Gradient to a Canvas Layout Container by Nick</title>
		<link>http://userflex.wordpress.com/2008/01/30/add-canvas-gradient/#comment-48</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 14 Aug 2008 16:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=6#comment-48</guid>
		<description>You can set the background in CSS like this:

GradientCanvas
{
&#160;&#160;&#160;&#160;background-color: #0000FF;
}

Alternatively, if you don't want to use the same background color for all your GradientCanvas containers, then you can set it for a single style:

.myCustomStyle
{
&#160;&#160;&#160;&#160;background-color: #0000FF;
}</description>
		<content:encoded><![CDATA[<p>You can set the background in CSS like this:</p>
<p>GradientCanvas<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;background-color: #0000FF;<br />
}</p>
<p>Alternatively, if you don&#8217;t want to use the same background color for all your GradientCanvas containers, then you can set it for a single style:</p>
<p>.myCustomStyle<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;background-color: #0000FF;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
