<?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: Clearing a selected RadioButton control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:35:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neethun</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-5644</link>
		<dc:creator>Neethun</dc:creator>
		<pubDate>Wed, 09 Sep 2009 07:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-5644</guid>
		<description>greately helpful for fresher in flex.
thanks</description>
		<content:encoded><![CDATA[<p>greately helpful for fresher in flex.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2217</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Sat, 22 Nov 2008 06:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2217</guid>
		<description>Nuevamente, Gracias! por tu ejemplo sencillo pero alto en contenido</description>
		<content:encoded><![CDATA[<p>Nuevamente, Gracias! por tu ejemplo sencillo pero alto en contenido</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2215</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Fri, 21 Nov 2008 06:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2215</guid>
		<description>Muchas gracias!!!!!!!!!!! muy simple y facil de entender.</description>
		<content:encoded><![CDATA[<p>Muchas gracias!!!!!!!!!!! muy simple y facil de entender.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2214</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Mon, 27 Oct 2008 15:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2214</guid>
		<description>Richard Scott,

Unfortunately, I believe it was a bug in Flex 2 which got fixed in Flex 3. You may need to update to the newer version of the Flex SDK (or else extend the RadioButton and/or RadioButtonGroup classes and copy the relevant fixed code from Flex 3).

Peter</description>
		<content:encoded><![CDATA[<p>Richard Scott,</p>
<p>Unfortunately, I believe it was a bug in Flex 2 which got fixed in Flex 3. You may need to update to the newer version of the Flex SDK (or else extend the RadioButton and/or RadioButtonGroup classes and copy the relevant fixed code from Flex 3).</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Scott</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2213</link>
		<dc:creator>Richard Scott</dc:creator>
		<pubDate>Mon, 27 Oct 2008 14:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2213</guid>
		<description>Hi Peter,

I am working with Adobe Flex Builder 2 Built on Eclipse Version 2.0.123459.  Thanks for the quick response.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I am working with Adobe Flex Builder 2 Built on Eclipse Version 2.0.123459.  Thanks for the quick response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2212</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Sun, 26 Oct 2008 14:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2212</guid>
		<description>Richard Scott,

Which version/build of the Flex SDK are you using? The easiest way to find out is to look in the installed Flex SDK&#039;s root folder for a flex-sdk-description.xml file.

Peter</description>
		<content:encoded><![CDATA[<p>Richard Scott,</p>
<p>Which version/build of the Flex SDK are you using? The easiest way to find out is to look in the installed Flex SDK&#8217;s root folder for a flex-sdk-description.xml file.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Scott</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2211</link>
		<dc:creator>Richard Scott</dc:creator>
		<pubDate>Sun, 26 Oct 2008 09:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2211</guid>
		<description>Copied your page exactly as you&#039;ve listed the code.  Got the check to work but not the reset.  Is there a setting in my browser that could prevent this code from working?  Is there some other setting that could inhibit this from working?

Thanks.</description>
		<content:encoded><![CDATA[<p>Copied your page exactly as you&#8217;ve listed the code.  Got the check to work but not the reset.  Is there a setting in my browser that could prevent this code from working?  Is there some other setting that could inhibit this from working?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/comment-page-1/#comment-2216</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Sun, 05 Oct 2008 22:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/06/clearing-a-selected-radiobutton-control-in-flex/#comment-2216</guid>
		<description>Wow.  Thanks for that simple clear method. I tried everything before finding this</description>
		<content:encoded><![CDATA[<p>Wow.  Thanks for that simple clear method. I tried everything before finding this</p>
]]></content:encoded>
	</item>
</channel>
</rss>
