<?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>Wed, 16 May 2012 20:49:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: projektowanie ogrodów warszawa</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-213000</link>
		<dc:creator>projektowanie ogrodów warszawa</dc:creator>
		<pubDate>Sun, 13 May 2012 21:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-213000</guid>
		<description>Have you given any kind of consideration at all with translating your main website into Spanish? I know a couple of of translaters here which might help you do it for no cost if you want to make contact with me.</description>
		<content:encoded><![CDATA[<p>Have you given any kind of consideration at all with translating your main website into Spanish? I know a couple of of translaters here which might help you do it for no cost if you want to make contact with me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to market my plastic surgery business</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-212757</link>
		<dc:creator>How to market my plastic surgery business</dc:creator>
		<pubDate>Thu, 08 Mar 2012 15:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-212757</guid>
		<description>ï»¿I do not create many comments, but after reading a few of the remarks on this blog name. I do have 2 questions for you if you tend not to mind. Is it only me or does it appear like some of the comments come across like they are left by brain dead individuals? :-P And, if you are posting at additional social sites, I&#039;d like to keep up with anything new you have to post. Could you list of every one of your shared pages like your Facebook page, twitter feed, or linkedin profile?</description>
		<content:encoded><![CDATA[<p>ï»¿I do not create many comments, but after reading a few of the remarks on this blog name. I do have 2 questions for you if you tend not to mind. Is it only me or does it appear like some of the comments come across like they are left by brain dead individuals? <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  And, if you are posting at additional social sites, I&#8217;d like to keep up with anything new you have to post. Could you list of every one of your shared pages like your Facebook page, twitter feed, or linkedin profile?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to market my plastic surgery business</title>
		<link>http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/comment-page-1/#comment-212749</link>
		<dc:creator>How to market my plastic surgery business</dc:creator>
		<pubDate>Wed, 07 Mar 2012 19:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/26/even-better-scrollable-menus-for-flex/#comment-212749</guid>
		<description>ï»¿I hardly comment, however i did some searching and wound up here this blog name. And I actually do have 2 questions for you if you don&#039;t mind. Could it be just me or does it look like some of the comments appear like left by brain dead individuals? :-P And, if you are writing on additional online social sites, I would like to keep up with everything new you have to post. Would you make a list of every one of your public pages like your Facebook page, twitter feed, or linkedin profile?</description>
		<content:encoded><![CDATA[<p>ï»¿I hardly comment, however i did some searching and wound up here this blog name. And I actually do have 2 questions for you if you don&#8217;t mind. Could it be just me or does it look like some of the comments appear like left by brain dead individuals? <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  And, if you are writing on additional online social sites, I would like to keep up with everything new you have to post. Would you make a list of every one of your public pages like your Facebook page, twitter feed, or linkedin profile?</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>
</channel>
</rss>

