Search  
Search Options

VERTICAL MULTILEVEL DROP DOWN MENU

HomeBrowse CategoriesFlashMenus & ButtonsVertical MenusVertical multilevel drop down menu
Full_screen_preview

This is a vertical menu which can have an unlimited number/levels of child submenus. It is XML driven, it can be easily customized by editing the Library items. It includes two skins.

See our portfolio here

Support only on the Vertical XML Multilevel Menu Public Support Forum

Here are some of our interesting works on FlashDen :

Galleries / Portofolios
Tab Gallery/FLV Portfolio v.2 Multilevel XML Photo Gallery v2.0 Tab Gallery v.1 Image Explorer Multilevel Image Gallery Resizable Gallery Easy Image Gallery XML - B1 White Tab Gallery/FLV Portfolio v.2.0 Easy Image Gallery Vertical Easy Image Gallery with Tabs Image Gallery v2 Resizable Portfolio Gallery w/Albums

Menus
XML Multilevel Sliding Menu Vertical Scroller Vertical Multilevel Drop Down Menu 2 Levels XML Menu Purple 2 Levels XML Menu Green Horizontal Scroller Image Vertical Menu Vertical Scrolling Menu Cool Image Folio Menu Light - Image Folio v.2 Dark -Image Folio v.2

Video Players, News Readers, RSS etc.
FLV Player Light RSS Feed Reader XML News Ticker White XML News Ticker Black 2.0 Style Date/Time Widget White XML News Reader Stylish XML News Reader FLV Player with playlist

Small Utils
Image Panning Clasic Tooltip Easy Animated Buttons Tooltip v.2 Image Panning v.2 Motion Blur Banner Rotator v.1.0

Posted 6 months ago

I see this menu is attached as a movie clip. Is there a way – once you initiate the attachMovie to un-attach the movie clip (or make it disappear) when you want to?

Posted 2 months ago

You could remove the dynamically attached menu items using removeMovieClip mehod:

function removeMenu(){ var a:Array = _global.gRoot.childNodes; for (var i in a) { var mc = _root["mmi"+i]); mc.removeMovieClip(); } }

Adrian

Posted 2 months ago

Hi, I like the menu, it’s great! I’m a novice and I have 2 questions. 1. Is there a way to display a text field or movieclip “onRelease” on the scene. I’m building a shop locator with submenus for a flash website (continent/country/state/city), so when you click on “city” you get a text field or mc with the address. 2. is it possible tp add an extra submenu? Thanks a lot!

Posted 2 months ago

@ant_one1

1. That requires some script changing, but it can be done. Please PM me

2. I don’t know what you mean. you can add as many submenus as you want

Posted 2 months ago

Hi oxylus,

I have buy your Vertical multilevel drop down menu but i’m new in this. I will aprisiate if you can send me a little tutorial to my email. I know about editing the xml but i dont understand about the node and that. so if you can please help me with a little tutorial i will be glad.

Thank you, Alex M.

Posted 2 months ago

Hi there. I’m very interested in your xml driven menu system (AL MULTILEVEL DROP DOWN …;). Is it possible to have the drop downs flow over top of regular HTML content within Dreamweaver. The demo shows it flowing nicely over the Flash background, but I would like to resize the flash file right down to the menu dimensions.

Any answers would be greatly appreciated.

Take Care Dodgson

Posted 2 months ago

@XDesign25 If you encounter any problems please contact me through my email and ask for support.

@dodgson I haven’t tested it yet but I guess it would need a little javascript coding aswel.You have to deal with the problem that on certain browsers flowing flash over html even if it has transparent areas, will disable anything that is html active under it (like hyperlinks, text selection).

Posted 2 months ago

Superb menue, thanks! Can you help with a modification so that the targets (“_self”, “_blank”, “_parent”;) can be set within the XML . I need different targets using the same menue…

Many thanx!!!

Posted about 1 month ago

Solved! Shame on me, was so **ing simple!

Posted about 1 month ago

do you have a horizontal one

Posted about 1 month ago

Hello everybody. Just want to remind you that you have the Public Support Forum link in the file description. Please use that link to ask for support. Thank you for your undersatnding and I appologise for any inconvenience.

Adrian

Posted about 1 month ago

Hi!

I’ve purchased this menu and want to add onmouseover and onmouseout image in background menu items on each level from xml…

How can i do this?

Posted 12 days ago

How do I change the skin color? The color scheme of the default file doesn’t go with my website theme. Thanks for the help.

Posted 11 days ago