<?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: Listening for the link event in a Flex Label control</title>
	<atom:link href="http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JC</title>
		<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/comment-page-1/#comment-8826</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Tue, 11 Jan 2011 18:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/#comment-8826</guid>
		<description>That&#039;s good simple sample Thanks.
Now Is there anyway to sent in parameter(s) with the event somehow?
So user can dispatch &quot;flex.org&quot; event with a parameter. so it can behave differently. like the parameter will be show in the alert box. Thanks</description>
		<content:encoded><![CDATA[<p>That&#8217;s good simple sample Thanks.<br />
Now Is there anyway to sent in parameter(s) with the event somehow?<br />
So user can dispatch &#8220;flex.org&#8221; event with a parameter. so it can behave differently. like the parameter will be show in the alert box. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hougaard@legetøj online</title>
		<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/comment-page-1/#comment-8583</link>
		<dc:creator>hougaard@legetøj online</dc:creator>
		<pubDate>Wed, 01 Dec 2010 20:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/#comment-8583</guid>
		<description>Just what I was looking for. Especially the full code after the jump. But I have the same question as varsha above...?</description>
		<content:encoded><![CDATA[<p>Just what I was looking for. Especially the full code after the jump. But I have the same question as varsha above&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varsha</title>
		<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/comment-page-1/#comment-6169</link>
		<dc:creator>varsha</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/#comment-6169</guid>
		<description>but how do i connect this href to another mxml component?</description>
		<content:encoded><![CDATA[<p>but how do i connect this href to another mxml component?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varsha</title>
		<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/comment-page-1/#comment-6168</link>
		<dc:creator>varsha</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/#comment-6168</guid>
		<description>Thank u so much
:)</description>
		<content:encoded><![CDATA[<p>Thank u so much<br />
:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lobo</title>
		<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/comment-page-1/#comment-5588</link>
		<dc:creator>Lobo</dc:creator>
		<pubDate>Sat, 05 Sep 2009 20:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/#comment-5588</guid>
		<description>Can I get the onmouseover event the same way?</description>
		<content:encoded><![CDATA[<p>Can I get the onmouseover event the same way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashanth Samanth</title>
		<link>http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/comment-page-1/#comment-2381</link>
		<dc:creator>Prashanth Samanth</dc:creator>
		<pubDate>Mon, 09 Jun 2008 09:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/26/listening-for-the-link-event-in-a-flex-label-control/#comment-2381</guid>
		<description>Hello

I want to Differentiate the Selected link, with in the Accordion.

I have a Accordion with 4 levels with the different Links, and updating the Content area by using the Viewstack, Now I want to Highlight the  Selected link in the Accordion, showing the user that this is their selection.

Highlighted can be a Different Text Color or changing the Background Color for the selected link

Thanks in Advance,
Prashanth Samanth</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I want to Differentiate the Selected link, with in the Accordion.</p>
<p>I have a Accordion with 4 levels with the different Links, and updating the Content area by using the Viewstack, Now I want to Highlight the  Selected link in the Accordion, showing the user that this is their selection.</p>
<p>Highlighted can be a Different Text Color or changing the Background Color for the selected link</p>
<p>Thanks in Advance,<br />
Prashanth Samanth</p>
]]></content:encoded>
	</item>
</channel>
</rss>

