<?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: Using complex headers with the Flex Accordion</title>
	<atom:link href="http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Sun, 20 May 2012 18:34:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: anthony</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-210793</link>
		<dc:creator>anthony</dc:creator>
		<pubDate>Thu, 10 Mar 2011 02:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-210793</guid>
		<description>How to rename the headername in runtime..</description>
		<content:encoded><![CDATA[<p>How to rename the headername in runtime..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shravan</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-210126</link>
		<dc:creator>shravan</dc:creator>
		<pubDate>Mon, 20 Sep 2010 07:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-210126</guid>
		<description>Hi did any one find the solution for the problem specified by Pravin :(</description>
		<content:encoded><![CDATA[<p>Hi did any one find the solution for the problem specified by Pravin <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ain Tohvri</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-210123</link>
		<dc:creator>Ain Tohvri</dc:creator>
		<pubDate>Sun, 19 Sep 2010 10:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-210123</guid>
		<description>@cc no it doesn&#039;t. The example is clearly broken :(

I believe the correct URL for the file is http://code.google.com/p/flexlib/source/browse/trunk/examples/CanvasButtonAccordionHeader_Sample.swf</description>
		<content:encoded><![CDATA[<p>@cc no it doesn&#8217;t. The example is clearly broken <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I believe the correct URL for the file is <a href="http://code.google.com/p/flexlib/source/browse/trunk/examples/CanvasButtonAccordionHeader_Sample.swf" rel="nofollow">http://code.google.com/p/flexlib/source/browse/trunk/examples/CanvasButtonAccordionHeader_Sample.swf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cc</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-210090</link>
		<dc:creator>cc</dc:creator>
		<pubDate>Tue, 24 Aug 2010 20:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-210090</guid>
		<description>I cannot view the example or the source.  The link fails (http://flexlib.googlecode.com/svn/trunk/examples/CanvasButtonAccordionHeader/).  Does it work for others?</description>
		<content:encoded><![CDATA[<p>I cannot view the example or the source.  The link fails (<a href="http://flexlib.googlecode.com/svn/trunk/examples/CanvasButtonAccordionHeader/" rel="nofollow">http://flexlib.googlecode.com/svn/trunk/examples/CanvasButtonAccordionHeader/</a>).  Does it work for others?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasanth</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-208720</link>
		<dc:creator>vasanth</dc:creator>
		<pubDate>Mon, 14 Dec 2009 16:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-208720</guid>
		<description>Can anybody tell how i can remove the accordion header border</description>
		<content:encoded><![CDATA[<p>Can anybody tell how i can remove the accordion header border</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lilford</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-208502</link>
		<dc:creator>Lilford</dc:creator>
		<pubDate>Wed, 14 Oct 2009 15:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-208502</guid>
		<description>Hi
I have added a Header Renderer with a textfleid and a button..

I filter the contents of the datagrid based on the input in the textfield... All this works fine.. 

But i&#039;m not able to clear the textfield. 

My question is.. How do I access/clear the textfield in the header renderer?

Thanks in advance yo&#039;all</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have added a Header Renderer with a textfleid and a button..</p>
<p>I filter the contents of the datagrid based on the input in the textfield&#8230; All this works fine.. </p>
<p>But i&#8217;m not able to clear the textfield. </p>
<p>My question is.. How do I access/clear the textfield in the header renderer?</p>
<p>Thanks in advance yo&#8217;all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-208477</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Sun, 04 Oct 2009 23:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-208477</guid>
		<description>Hi, I started Flex some weeks ago, and downloaded AppleAccordionExample just to see how it works and make some tests.
But I&#039;ve the same problem as Praveen... Any idea ?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I started Flex some weeks ago, and downloaded AppleAccordionExample just to see how it works and make some tests.<br />
But I&#8217;ve the same problem as Praveen&#8230; Any idea ?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hulbert</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-208174</link>
		<dc:creator>Jim Hulbert</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-208174</guid>
		<description>Doug,
   Thanks for this post it has helped me to accomplish what I was looking to accomplish.
However, I am having one hickup.

I want to have an accordion that has an X icon on the right side of
each accordion header to be used to call a function from the parent
application when clicked.  I&#039;ve created an MXML component using the
CanvasButtonAccordionHeader from Flexlib as you discribed with the following code:


   
       
   

   
       
    
    
         
    


This look the way I want it to.  However, since I have to specify
mouseChilderen=&quot;true&quot; to get the Image to respond to the mouse, the
Label also acts like a button and does not pass the click through to
the header correctly.  I have made the accordion expand if the header
is click and collapse if it is clicked again.  This is not working due
to the mouseChildren setting.

Problem in  Nutshell:
If I set mouseChildren = &quot;false&quot;, the Label acts the way I want it to,
but the Image doesn&#039;t.
If I set mouseChildren = &quot;true&quot;, the Images acts the way I want it to,
but the Label doesn&#039;t.
How can I have the Label not respond like a button while the Image
does respond like a button?

Thanks in advance for your help.
Jim</description>
		<content:encoded><![CDATA[<p>Doug,<br />
   Thanks for this post it has helped me to accomplish what I was looking to accomplish.<br />
However, I am having one hickup.</p>
<p>I want to have an accordion that has an X icon on the right side of<br />
each accordion header to be used to call a function from the parent<br />
application when clicked.  I&#8217;ve created an MXML component using the<br />
CanvasButtonAccordionHeader from Flexlib as you discribed with the following code:</p>
<p>This look the way I want it to.  However, since I have to specify<br />
mouseChilderen=&#8221;true&#8221; to get the Image to respond to the mouse, the<br />
Label also acts like a button and does not pass the click through to<br />
the header correctly.  I have made the accordion expand if the header<br />
is click and collapse if it is clicked again.  This is not working due<br />
to the mouseChildren setting.</p>
<p>Problem in  Nutshell:<br />
If I set mouseChildren = &#8220;false&#8221;, the Label acts the way I want it to,<br />
but the Image doesn&#8217;t.<br />
If I set mouseChildren = &#8220;true&#8221;, the Images acts the way I want it to,<br />
but the Label doesn&#8217;t.<br />
How can I have the Label not respond like a button while the Image<br />
does respond like a button?</p>
<p>Thanks in advance for your help.<br />
Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-207826</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Tue, 26 May 2009 11:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-207826</guid>
		<description>Doug,

There are these bunch of errors during compilation.

&quot;Interface method get creatingContentPane in namespace mx.core:IContainer not implemented by class HeaderRenderer &quot;

There seems to be some incompatibility with the Flex SDK and your component which I’ve downloaded. Please help me out with your updated component if any. How do I go ahead?

And also would like to congratulate for your awesome job and contribution.
Note: I’m using Flex 3.2 SDK running on Flash Player 10. 

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>There are these bunch of errors during compilation.</p>
<p>&#8220;Interface method get creatingContentPane in namespace mx.core:IContainer not implemented by class HeaderRenderer &#8221;</p>
<p>There seems to be some incompatibility with the Flex SDK and your component which I’ve downloaded. Please help me out with your updated component if any. How do I go ahead?</p>
<p>And also would like to congratulate for your awesome job and contribution.<br />
Note: I’m using Flex 3.2 SDK running on Flash Player 10. </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/comment-page-1/#comment-207637</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Thu, 05 Mar 2009 06:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/09/18/using-complex-headers-with-the-flex-accordion/#comment-207637</guid>
		<description>I have been in need of this so thank you very much</description>
		<content:encoded><![CDATA[<p>I have been in need of this so thank you very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

