<?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"
	>
<channel>
	<title>Comments on: Accordion with Icons</title>
	<atom:link href="http://blog.everythingflex.com/2007/03/29/accordion-with-icons/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2007/03/29/accordion-with-icons/</link>
	<description>Everything related to Adobe Flex and AIR</description>
	<pubDate>Wed, 09 Jul 2008 11:50:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: maila</title>
		<link>http://blog.everythingflex.com/2007/03/29/accordion-with-icons/#comment-11499</link>
		<dc:creator>maila</dc:creator>
		<pubDate>Mon, 16 Jun 2008 21:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=277#comment-11499</guid>
		<description>Thanks for the great example. 

I have a problem. the sample accordion didn't work when i use a style sheet. Is there an issue with the style sheet and flex accordion? Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the great example. </p>
<p>I have a problem. the sample accordion didn&#8217;t work when i use a style sheet. Is there an issue with the style sheet and flex accordion? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gagan</title>
		<link>http://blog.everythingflex.com/2007/03/29/accordion-with-icons/#comment-11360</link>
		<dc:creator>Gagan</dc:creator>
		<pubDate>Thu, 29 May 2008 13:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=277#comment-11360</guid>
		<description>Hi everythingflex

Your custom accordion is great. Actually I want to add icon in my accordion on the right side of the label instead of left. Is there any way to do that.

Any help from your side will be appreciated.

Thanx</description>
		<content:encoded><![CDATA[<p>Hi everythingflex</p>
<p>Your custom accordion is great. Actually I want to add icon in my accordion on the right side of the label instead of left. Is there any way to do that.</p>
<p>Any help from your side will be appreciated.</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everythingflex</title>
		<link>http://blog.everythingflex.com/2007/03/29/accordion-with-icons/#comment-5014</link>
		<dc:creator>everythingflex</dc:creator>
		<pubDate>Mon, 07 Jan 2008 00:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=277#comment-5014</guid>
		<description>Casting it as a container allows the icon to be set as initially the object type is DisplayObject.  Can you send me your source code that is throwing the error?  rtretola AT gmail.com</description>
		<content:encoded><![CDATA[<p>Casting it as a container allows the icon to be set as initially the object type is DisplayObject.  Can you send me your source code that is throwing the error?  rtretola AT gmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexatron</title>
		<link>http://blog.everythingflex.com/2007/03/29/accordion-with-icons/#comment-5013</link>
		<dc:creator>flexatron</dc:creator>
		<pubDate>Sun, 06 Jan 2008 17:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=277#comment-5013</guid>
		<description>And I even tried :
Accordion (this.getChildAt(i)).icon = upIcon;

But that gave a run time error:
"Type Coercion failed: cannot convert mx.containers::Canvas@6fd80a1 to mx.containers.Accordion."

I'm not sure what is happening there either. I thought that would have worked too</description>
		<content:encoded><![CDATA[<p>And I even tried :<br />
Accordion (this.getChildAt(i)).icon = upIcon;</p>
<p>But that gave a run time error:<br />
&#8220;Type Coercion failed: cannot convert mx.containers::Canvas@6fd80a1 to mx.containers.Accordion.&#8221;</p>
<p>I&#8217;m not sure what is happening there either. I thought that would have worked too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexatron</title>
		<link>http://blog.everythingflex.com/2007/03/29/accordion-with-icons/#comment-5012</link>
		<dc:creator>flexatron</dc:creator>
		<pubDate>Sun, 06 Jan 2008 17:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=277#comment-5012</guid>
		<description>This script is cool..
But, I'm really confused about a few lines
Namely, line 127 of of AccordionIcons.as

Why must you import mx.core.Container when AccordionIcons extends Accordion which extends Container? So all the properties of Container should be inherited by AccordionIcons.

You don't have to cast it to a Container, is this correct?</description>
		<content:encoded><![CDATA[<p>This script is cool..<br />
But, I&#8217;m really confused about a few lines<br />
Namely, line 127 of of AccordionIcons.as</p>
<p>Why must you import mx.core.Container when AccordionIcons extends Accordion which extends Container? So all the properties of Container should be inherited by AccordionIcons.</p>
<p>You don&#8217;t have to cast it to a Container, is this correct?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
