<?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: Displaying a border on specific sides of a TextInput control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/07/08/displaying-a-border-on-specific-sides-of-a-textinput-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/07/08/displaying-a-border-on-specific-sides-of-a-textinput-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: Manoj</title>
		<link>http://blog.flexexamples.com/2008/07/08/displaying-a-border-on-specific-sides-of-a-textinput-control-in-flex/comment-page-1/#comment-9601</link>
		<dc:creator>Manoj</dc:creator>
		<pubDate>Fri, 16 Sep 2011 09:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/08/displaying-a-border-on-specific-sides-of-a-textinput-control-in-flex/#comment-9601</guid>
		<description>I am new to flex 4
How to set same for spark textinput.
I did not find this property
Please explain with example</description>
		<content:encoded><![CDATA[<p>I am new to flex 4<br />
How to set same for spark textinput.<br />
I did not find this property<br />
Please explain with example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameera Sandaruwan</title>
		<link>http://blog.flexexamples.com/2008/07/08/displaying-a-border-on-specific-sides-of-a-textinput-control-in-flex/comment-page-1/#comment-6926</link>
		<dc:creator>Sameera Sandaruwan</dc:creator>
		<pubDate>Fri, 05 Feb 2010 03:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/08/displaying-a-border-on-specific-sides-of-a-textinput-control-in-flex/#comment-6926</guid>
		<description>Step 1.  On focusIn, left side of flex textinput control become light blue, 
Step 2.  At the validation, entire control border become red and left side of the control become, thick red vertical line,
Step 3. Now when I gradually delete additional letters from the textinput control, entire red outline border automatically removed, but I can see red think line of the left side of the textinput control is still there, 

My requirements are, 
1.	Validation colors need to change.
2.	After validation, remain left red think vertical line need to change to normal focusIn color(light blue)
Can anyone help me to achieve this, is that event fire, CSS changes, function overwrite.

Thanks in advanced.</description>
		<content:encoded><![CDATA[<p>Step 1.  On focusIn, left side of flex textinput control become light blue,<br />
Step 2.  At the validation, entire control border become red and left side of the control become, thick red vertical line,<br />
Step 3. Now when I gradually delete additional letters from the textinput control, entire red outline border automatically removed, but I can see red think line of the left side of the textinput control is still there, </p>
<p>My requirements are,<br />
1.	Validation colors need to change.<br />
2.	After validation, remain left red think vertical line need to change to normal focusIn color(light blue)<br />
Can anyone help me to achieve this, is that event fire, CSS changes, function overwrite.</p>
<p>Thanks in advanced.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

