<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Setting the text alignment in a TextArea control in Flex</title>
	<link>http://blog.flexexamples.com/2008/03/08/setting-the-text-alignment-in-a-textarea-control-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Wed, 08 Oct 2008 07:09:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: John</title>
		<link>http://blog.flexexamples.com/2008/03/08/setting-the-text-alignment-in-a-textarea-control-in-flex/#comment-11098</link>
		<author>John</author>
		<pubDate>Mon, 07 Apr 2008 15:57:17 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/03/08/setting-the-text-alignment-in-a-textarea-control-in-flex/#comment-11098</guid>
		<description>Note: According to the Flex documetation (for both Flex 2 and 3) the only valid settings for the textAlign style are left, right and center.  Indeed, in Flex Builder these are the only options that are presented when using auto-complete.  As demonstrated in the example, however, justify does actually work as expected.</description>
		<content:encoded><![CDATA[<p>Note: According to the Flex documetation (for both Flex 2 and 3) the only valid settings for the textAlign style are left, right and center.  Indeed, in Flex Builder these are the only options that are presented when using auto-complete.  As demonstrated in the example, however, justify does actually work as expected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
