I made some scrollable menu components. They're in FlexLib. You can get the
source by checking out the project at http://www.flexlib.net. Here's a link
to the scrollable menu example:
http://flexlib.googlecode.com/svn/trunk/examples/ScrollableMenus/ScrollableMenu_Sample.swf

Doug

On 09 Apr 2007 22:48:18 -0700, Samuel Reuben <[EMAIL PROTECTED]> wrote:

  Hi Sanjay,

The way menu works, I don't think you can get a scroll bar for the
menuItems. You could of course try to make one yourself.

I'd suggest using a ComboBox (you can set the dropDown's height) or a
PopUpButton (with a list popped up).

Hope that helps,
-sam


On 29 Mar 2007 23:58:22 -0700, sanjaypmg <[EMAIL PROTECTED]> wrote:
>
>   Hi All,
>
> I am using menu in my project but there are a huge number of items to
> be displayed in menu like 10-15.... I want to put vertical scroll to
> make its height short...
>
> Is it possible? How can I do it?
>
> Thanks in Advance..
> Sanjay
>
>

Reply via email to