<?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: Vertical MenuBar Component</title>
	<atom:link href="http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Sun, 14 Mar 2010 01:29:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alf_gon</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-208712</link>
		<dc:creator>alf_gon</dc:creator>
		<pubDate>Sun, 06 Dec 2009 23:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-208712</guid>
		<description>Hi,

I&#039;m trying to using it but it throws following error on Flex 3:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at mx.controls.listClasses::ListBase/drawItem()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\controls\listClasses\ListBase.as:4906]

On previous posts it was mentioned that: &quot;I seemed to have solved the issue by removing the if(wasNull) check from getMenuAt. &quot; but I have tried it and error remains.

 Has anyone been able to solve this issue and execute the Vertical Menu Bar without errors on Flex 3?

Thanjs</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to using it but it throws following error on Flex 3:</p>
<p>TypeError: Error #1009: Cannot access a property or method of a null object reference.<br />
	at mx.controls.listClasses::ListBase/drawItem()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\controls\listClasses\ListBase.as:4906]</p>
<p>On previous posts it was mentioned that: &#8220;I seemed to have solved the issue by removing the if(wasNull) check from getMenuAt. &#8221; but I have tried it and error remains.</p>
<p> Has anyone been able to solve this issue and execute the Vertical Menu Bar without errors on Flex 3?</p>
<p>Thanjs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshni</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-208702</link>
		<dc:creator>roshni</dc:creator>
		<pubDate>Fri, 04 Dec 2009 08:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-208702</guid>
		<description>nice work done. i used it in my project. thanks for source</description>
		<content:encoded><![CDATA[<p>nice work done. i used it in my project. thanks for source</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Collier</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-208354</link>
		<dc:creator>Dave Collier</dc:creator>
		<pubDate>Tue, 01 Sep 2009 17:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-208354</guid>
		<description>Great job Doug</description>
		<content:encoded><![CDATA[<p>Great job Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dilip</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-207958</link>
		<dc:creator>dilip</dc:creator>
		<pubDate>Mon, 15 Jun 2009 14:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-207958</guid>
		<description>Hi,

How can we remove the space which comes on left-right side of menuitem?
I think its a default space for icon, but i dont required that space and i want to align the text vertically to the MenuBar text

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How can we remove the space which comes on left-right side of menuitem?<br />
I think its a default space for icon, but i dont required that space and i want to align the text vertically to the MenuBar text</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sky</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-207783</link>
		<dc:creator>Sky</dc:creator>
		<pubDate>Wed, 06 May 2009 17:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-207783</guid>
		<description>Hi, how I can set vertical gap? 
thanks</description>
		<content:encoded><![CDATA[<p>Hi, how I can set vertical gap?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonecir</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-207198</link>
		<dc:creator>Jonecir</dc:creator>
		<pubDate>Mon, 01 Dec 2008 02:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-207198</guid>
		<description>Nice job! However, how can I change background colors when I move the mouse over the menu items?</description>
		<content:encoded><![CDATA[<p>Nice job! However, how can I change background colors when I move the mouse over the menu items?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahrudin Paljus</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-206803</link>
		<dc:creator>Fahrudin Paljus</dc:creator>
		<pubDate>Sun, 23 Nov 2008 00:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-206803</guid>
		<description>Hi, this is great :) 
If I can ask,how i can do rotate this for 90 CW? 
This be usesful.</description>
		<content:encoded><![CDATA[<p>Hi, this is great <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
If I can ask,how i can do rotate this for 90 CW?<br />
This be usesful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinesh</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-177131</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Wed, 17 Sep 2008 13:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-177131</guid>
		<description>Hi 

I find the same issue as Brian M
&quot;This component was throwing errors in flex 3 when the users mouse rolled over an item with a sub menu then back to the heading then back to the sub menu item again. I seemed to have solved the issue by removing the if(wasNull) check from getMenuAt.&quot;

However if I remove the if(wasNull) I still get the error, any ideas here?</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I find the same issue as Brian M<br />
&#8220;This component was throwing errors in flex 3 when the users mouse rolled over an item with a sub menu then back to the heading then back to the sub menu item again. I seemed to have solved the issue by removing the if(wasNull) check from getMenuAt.&#8221;</p>
<p>However if I remove the if(wasNull) I still get the error, any ideas here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken S</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-102300</link>
		<dc:creator>Ken S</dc:creator>
		<pubDate>Wed, 11 Jun 2008 20:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-102300</guid>
		<description>Here&#039;s a question regarding MenuBars and this one in particular (vert menubar).  I am working on a menu navigation that uses this particular Vertical Menu Bar setup with a slight alteration so I can access root menu items (not every item has a sub menu).

HOWEVER, I need each root item to have its own unique skin.  Anyone have any clue how to go about doing this.  I have it represented in the XML file with each main root item having an attribute &quot;skin&quot; which has a link to the png skin I wish to have it be.  The other catch is this also leads each root item to need its own down and over skin so I need to set that too.

Any clue anyone?

Thanks.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a question regarding MenuBars and this one in particular (vert menubar).  I am working on a menu navigation that uses this particular Vertical Menu Bar setup with a slight alteration so I can access root menu items (not every item has a sub menu).</p>
<p>HOWEVER, I need each root item to have its own unique skin.  Anyone have any clue how to go about doing this.  I have it represented in the XML file with each main root item having an attribute &#8220;skin&#8221; which has a link to the png skin I wish to have it be.  The other catch is this also leads each root item to need its own down and over skin so I need to set that too.</p>
<p>Any clue anyone?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian M</title>
		<link>http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/comment-page-1/#comment-88671</link>
		<dc:creator>Brian M</dc:creator>
		<pubDate>Tue, 13 May 2008 17:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/01/25/vertical-menubar-component/#comment-88671</guid>
		<description>@ Steve N

I was having the same issue... There are probably better solutions but I ended up modifying this component to either display up or display down based on given arguments.  

I used the direction getter and setter but changed the Direction static const to allow for an UP and DOWN Direction.

I also modified the following so the menu renders up or down instead of left or right
-getMenuAt(index:int) 
-moveMenuOnShow(event:MenuEvent)
-shiftSubMenu(menu:Menu, parentMenu:Menu)
-shiftRootMenu(menu:Menu, menuBar:MenuBar, item:IMenuBarItemRenderer)

Because you do not need to redraw the menu to stand vertically you do not need to include 
-updateDisplayList(unscaledWidth:Number,unscaledHeight:Number)
-measure()

This component was throwing errors in flex 3 when the users mouse rolled over an item with a sub menu then back to the heading then back to the sub menu item again.  I seemed to have solved the issue by removing the if(wasNull) check from getMenuAt. 

Hope this helps</description>
		<content:encoded><![CDATA[<p>@ Steve N</p>
<p>I was having the same issue&#8230; There are probably better solutions but I ended up modifying this component to either display up or display down based on given arguments.  </p>
<p>I used the direction getter and setter but changed the Direction static const to allow for an UP and DOWN Direction.</p>
<p>I also modified the following so the menu renders up or down instead of left or right<br />
-getMenuAt(index:int)<br />
-moveMenuOnShow(event:MenuEvent)<br />
-shiftSubMenu(menu:Menu, parentMenu:Menu)<br />
-shiftRootMenu(menu:Menu, menuBar:MenuBar, item:IMenuBarItemRenderer)</p>
<p>Because you do not need to redraw the menu to stand vertically you do not need to include<br />
-updateDisplayList(unscaledWidth:Number,unscaledHeight:Number)<br />
-measure()</p>
<p>This component was throwing errors in flex 3 when the users mouse rolled over an item with a sub menu then back to the heading then back to the sub menu item again.  I seemed to have solved the issue by removing the if(wasNull) check from getMenuAt. </p>
<p>Hope this helps</p>
]]></content:encoded>
	</item>
</channel>
</rss>
