<?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 alpha of the RichTextEditor text area in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-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: Caslav Sabani</title>
		<link>http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/comment-page-1/#comment-7073</link>
		<dc:creator>Caslav Sabani</dc:creator>
		<pubDate>Sat, 20 Feb 2010 12:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/#comment-7073</guid>
		<description>That white rectangle that tom is talking about is rectangle of RichTextEditor itself. So if you want to set backgroundAlpha of textArea in RichTextEditor you first must set backgroundAlpha of RichTextEditor to 0 or whatever you want because backgroundColor of RichTextEditor is above textArea in RichTextEditor</description>
		<content:encoded><![CDATA[<p>That white rectangle that tom is talking about is rectangle of RichTextEditor itself. So if you want to set backgroundAlpha of textArea in RichTextEditor you first must set backgroundAlpha of RichTextEditor to 0 or whatever you want because backgroundColor of RichTextEditor is above textArea in RichTextEditor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caslav Sabani</title>
		<link>http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/comment-page-1/#comment-7072</link>
		<dc:creator>Caslav Sabani</dc:creator>
		<pubDate>Sat, 20 Feb 2010 12:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/#comment-7072</guid>
		<description>This component is so stupid. When you change alpha of the text area it automatically resets all html content inside text area. I mean all color and font size for text. WTF is that? Is it possible that Adobe is so retarded to make such component? I mean Flex framework 3 is really giving me more reasons to just give up from it.</description>
		<content:encoded><![CDATA[<p>This component is so stupid. When you change alpha of the text area it automatically resets all html content inside text area. I mean all color and font size for text. WTF is that? Is it possible that Adobe is so retarded to make such component? I mean Flex framework 3 is really giving me more reasons to just give up from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/comment-page-1/#comment-3689</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 25 Sep 2008 02:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/setting-the-background-alpha-of-the-richtexteditor-text-area-in-flex/#comment-3689</guid>
		<description>Have you tried this with a non-white application background? There seems to be another big white rectangle behind the text area which is not affected by these settings.</description>
		<content:encoded><![CDATA[<p>Have you tried this with a non-white application background? There seems to be another big white rectangle behind the text area which is not affected by these settings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

