<?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: Detecting when a RadioButton has been clicked in a RadioButtonGroup in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/06/21/detecting-when-a-radiobutton-has-been-clicked-in-a-radiobuttongroup-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/06/21/detecting-when-a-radiobutton-has-been-clicked-in-a-radiobuttongroup-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: Chris Velevitch</title>
		<link>http://blog.flexexamples.com/2008/06/21/detecting-when-a-radiobutton-has-been-clicked-in-a-radiobuttongroup-in-flex/comment-page-1/#comment-9416</link>
		<dc:creator>Chris Velevitch</dc:creator>
		<pubDate>Fri, 22 Jul 2011 05:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/21/detecting-when-a-radiobutton-has-been-clicked-in-a-radiobuttongroup-in-flex/#comment-9416</guid>
		<description>This doesn&#039;t work for spark &lt;pre&gt;RadioButtonGroup&lt;/pre&gt;. Even though the compiler tells me I have to put the &lt;pre&gt;RadioButtonGroup&lt;/pre&gt; tag in &lt;pre&gt;fx:Declaration&lt;/pre&gt;s, no events get fired. I ended up having to put listeners on all the &lt;pre&gt;RadioButton&lt;/pre&gt;s, but this doesn&#039;t seem right even though it works. 

What am I doing wrong? Could you create a new example for spark please?</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work for spark
<pre>RadioButtonGroup</pre>
<p>. Even though the compiler tells me I have to put the
<pre>RadioButtonGroup</pre>
<p> tag in
<pre>fx:Declaration</pre>
<p>s, no events get fired. I ended up having to put listeners on all the
<pre>RadioButton</pre>
<p>s, but this doesn&#8217;t seem right even though it works. </p>
<p>What am I doing wrong? Could you create a new example for spark please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy mooer</title>
		<link>http://blog.flexexamples.com/2008/06/21/detecting-when-a-radiobutton-has-been-clicked-in-a-radiobuttongroup-in-flex/comment-page-1/#comment-3399</link>
		<dc:creator>jeremy mooer</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/21/detecting-when-a-radiobutton-has-been-clicked-in-a-radiobuttongroup-in-flex/#comment-3399</guid>
		<description>Just a random thought (especially considering that we try to opt for mxml when we can at the shop I&#039;m at), but while this may be redundant, would it not be a good readable option to add &quot;this.&quot; to the last line of the init function?  You know... make sure programmers who come on board later know who the parent is...</description>
		<content:encoded><![CDATA[<p>Just a random thought (especially considering that we try to opt for mxml when we can at the shop I&#8217;m at), but while this may be redundant, would it not be a good readable option to add &#8220;this.&#8221; to the last line of the init function?  You know&#8230; make sure programmers who come on board later know who the parent is&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

