<?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: Even Better Scrollable Menus for Flex</title>
	<atom:link href="http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: zapi uv toothbrush sanitizer info</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-212477</link>
		<dc:creator>zapi uv toothbrush sanitizer info</dc:creator>
		<pubDate>Tue, 07 Feb 2012 11:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-212477</guid>
		<description>You can go too far, however  exhibit A.</description>
		<content:encoded><![CDATA[<p>You can go too far, however  exhibit A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byju</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-212024</link>
		<dc:creator>Byju</dc:creator>
		<pubDate>Thu, 29 Dec 2011 20:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-212024</guid>
		<description>Doug,All:  Great code ! Thanks.

This works great for sub menus, but when I try with regular menu scrolling does not work.
in the example if I change to

 private var menubarXML:XMLList =
                
                            
                            
                            
               

                             &lt;!-- Removed other menu items for brevity --&gt;
          ;

( ie removing the multi level sub menus)

It does not work.

Any idea what I am doing wrong ??

Thanks for your time and help

Byju</description>
		<content:encoded><![CDATA[<p>Doug,All:  Great code ! Thanks.</p>
<p>This works great for sub menus, but when I try with regular menu scrolling does not work.<br />
in the example if I change to</p>
<p> private var menubarXML:XMLList =</p>
<p>                             <!-- Removed other menu items for brevity --><br />
          ;</p>
<p>( ie removing the multi level sub menus)</p>
<p>It does not work.</p>
<p>Any idea what I am doing wrong ??</p>
<p>Thanks for your time and help</p>
<p>Byju</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: labi</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-211455</link>
		<dc:creator>labi</dc:creator>
		<pubDate>Wed, 31 Aug 2011 13:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-211455</guid>
		<description>Any idea of it working under a Flex4 build????</description>
		<content:encoded><![CDATA[<p>Any idea of it working under a Flex4 build????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chakour</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-211437</link>
		<dc:creator>Chakour</dc:creator>
		<pubDate>Thu, 18 Aug 2011 12:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-211437</guid>
		<description>I use the menu bar when with the flowing properties:
	  verticalScrollPolicy=&quot;{ScrollPolicy.OFF}&quot;
	  arrowScrollPolicy=&quot;{ScrollPolicy.AUTO}
When i have multiple elements it scrolls quickly.
How we can reduce scroll speed

Thanks</description>
		<content:encoded><![CDATA[<p>I use the menu bar when with the flowing properties:<br />
	  verticalScrollPolicy=&#8221;{ScrollPolicy.OFF}&#8221;<br />
	  arrowScrollPolicy=&#8221;{ScrollPolicy.AUTO}<br />
When i have multiple elements it scrolls quickly.<br />
How we can reduce scroll speed</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-211418</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 08 Aug 2011 17:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-211418</guid>
		<description>I am not able to get this component to run when building from Flex 4. No compile/runtime errors and no menu.

Any help/examples/demonstration of it working under a Flex4 build would be appreciated!</description>
		<content:encoded><![CDATA[<p>I am not able to get this component to run when building from Flex 4. No compile/runtime errors and no menu.</p>
<p>Any help/examples/demonstration of it working under a Flex4 build would be appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishek</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-211220</link>
		<dc:creator>abhishek</dc:creator>
		<pubDate>Thu, 26 May 2011 10:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-211220</guid>
		<description>this code not working properlly with flex 4</description>
		<content:encoded><![CDATA[<p>this code not working properlly with flex 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-211161</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Wed, 18 May 2011 08:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-211161</guid>
		<description>This is an amazing component. Many thanks. 
I am struk up with this bug. Could anyone help me out here.
-------------------------------------------------------------------------
Addel Anwar wrote:
&gt; i found a bug in this component
&gt; when we scroll the menu the sub menu values disturbed
&gt; it shows wrong sub menu against the selected item.

My client found the same bug. Problem was found in ‘openSubMenu’ method from Menu.as class. Mail me if you need help to fix that.

How to fix this issue?

Thanks,
Vinod</description>
		<content:encoded><![CDATA[<p>This is an amazing component. Many thanks.<br />
I am struk up with this bug. Could anyone help me out here.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Addel Anwar wrote:<br />
&gt; i found a bug in this component<br />
&gt; when we scroll the menu the sub menu values disturbed<br />
&gt; it shows wrong sub menu against the selected item.</p>
<p>My client found the same bug. Problem was found in ‘openSubMenu’ method from Menu.as class. Mail me if you need help to fix that.</p>
<p>How to fix this issue?</p>
<p>Thanks,<br />
Vinod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poornima</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-210247</link>
		<dc:creator>Poornima</dc:creator>
		<pubDate>Wed, 03 Nov 2010 10:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-210247</guid>
		<description>Hi............
How to fix the width for menu bar items

Pls do provide solution inform ASAP

Thanks</description>
		<content:encoded><![CDATA[<p>Hi&#8230;&#8230;&#8230;&#8230;<br />
How to fix the width for menu bar items</p>
<p>Pls do provide solution inform ASAP</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poornima</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-210243</link>
		<dc:creator>Poornima</dc:creator>
		<pubDate>Tue, 02 Nov 2010 09:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-210243</guid>
		<description>Hi...its working properly 
since i commented CommitProperties() since it was entering into infinite loop

Thank &amp; Regards</description>
		<content:encoded><![CDATA[<p>Hi&#8230;its working properly<br />
since i commented CommitProperties() since it was entering into infinite loop</p>
<p>Thank &amp; Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poornima</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-210242</link>
		<dc:creator>Poornima</dc:creator>
		<pubDate>Tue, 02 Nov 2010 07:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-210242</guid>
		<description>Hi.........great job
 
I am working with flash builder 4, on click of scrollable menu bar its getting hanged......

Please provide me with the solution ASAP</description>
		<content:encoded><![CDATA[<p>Hi&#8230;&#8230;&#8230;great job</p>
<p>I am working with flash builder 4, on click of scrollable menu bar its getting hanged&#8230;&#8230;</p>
<p>Please provide me with the solution ASAP</p>
]]></content:encoded>
	</item>
</channel>
</rss>

