Search  
Search Options

ADVANCED XML HORIZONTAL ACCORDION MENU

HomeBrowse CategoriesFlashMenus & ButtonsHorizontal MenusAdvanced XML Horizontal Accordion Menu
Full_screen_preview

Advanced XML Horizontal Accordion Menu

Hello, I’m sQrt121 and this is my first file on FlashDen. I hope u like it!

This is a link to my other item: FlashDragon

Features:

  • 2 level menu
  • XML driven
  • Dynamic: u can have as many items as u want (both main menu and submenu) with a variable caption length
  • The main menu items can be with/without actions on click
  • When u click on a submenu item, the “accordion behavior” stops (the menu freezes and it starts rearranging only when u rollOver another main menu item)
  • All the menu items have no background; its just text, so u can put the menu over anything without having “color conflicts”
  • U can easelly change features (such as position, item spacing etc)

Files included:

  • HELP file
  • FLA file
  • AS files
  • XML file

P.S. The published size is so big due to the background. Without it, I would be 60kb.

This is a link to my other (lol) item

Posted 2 months ago

@ ebartan i dont know what to say; i did a test with “_top” instead of “_blank” , and it works on ie7.

if this problem persists, ill try to help u over e-mail (sqrt121[at]plictis.com).

sQrt121

Posted about 1 month ago

sry, its sqrt121[at]plictis.ro

Posted about 1 month ago

Hi, my name is gonzalo.

one questions:

how to do so that submenu appears of “right to left”?

BR, Gonzalo

Posted about 1 month ago

sry, i dont quite understand ur question :(

Posted about 1 month ago

Hi ! where can I change the color of the word ?

Thx

(excuse me for my english…;)

Posted about 1 month ago

hello agence16,

if u are referring to the rollOver/click color (currently red) of the submenu items, than u can change that inside “menu.as” at line 42 (var S_MENU_COLOR : String = “0×870101”;), by changing the color code to one of ur choosing.

sQrt121

Posted about 1 month ago

No, I am referring to the principals buttons. I don’t find in the as files where…

Thx ;)

Posted about 1 month ago

u can change the color of the main menu items (currently white) inside the “main.fla” by editing the color of the Dinamic Text “tText” that is inside the MovieClip “mc_MainMenuItem_Text”

cheers ;)

Posted about 1 month ago

Hi,

The submenu (when you “touch“ for example “MY DREAM “ http://flashden.net/files/31285/index.html) the submenu appears the left to right.

I need that the submenu appears in opposite sense (the right to left).

Friday sends you an email.

Thx :)

Posted about 1 month ago

Excuse me, the right link is

http://flashden.net/files/31285/index.html

Posted about 1 month ago

Super psyced to see someone has finally developed a nice horizontal slide menu. Before I buy I’m wondering if when you click on a sublink the menu will retain its current position (stay expanded) intead of rolling back in when you roll off the link…

please let me know and i’ll be excited to purchase….thanks!

Posted about 1 month ago

im glad u like it, and the answer to ur question is “yes”

Posted about 1 month ago

i´m so sad, sQrt121 don´t resolve my doubt. :(

Posted about 1 month ago

So sorry … Thanks man !

Posted about 1 month ago

I’m not an expert ASpter….will this be easy or can you give me quick instructions on how to modify….

Thanks Again!

Posted about 1 month ago

it depends on the modifications

Posted about 1 month ago

i want to put this menu on my website but when i click the links it opens in a new window.. how can i make it open in the same window ?

Posted 19 days ago

another thing, i want to use this in the drupal cms but am having problems implementing it into the site because of the javascript and the wat the xml is being called etc… is it possible to convert the menu into a single flash file which doesnt use xml, so the menus are made within flash and then saved as a single .swf and not need all the javascript and xml files?

Posted 19 days ago

ok please ignore the last 2 posts i have made, i fixed both problems.. i am very sorrybut i have found a bug

I have changed the colour of the submenu items from white to pink they show up as pink but when the mouse moves over them they turn white again!! check it on my site and see what i mean http://www.persianhiphop.com

Posted 19 days ago

sQrt121 i need help. i did the conversion you sent me for the movie control instead of outside urls and the main menu items work great but the submenu items work when ever the hell they want to i need this fixed bad and i am posting this here because i’ve emailed you like 4 times with no response please help im under the gun here. also im hoping that i can get this thing to control movie jumps and call urls at the same time, not just one or the other.

Posted 19 days ago

@ persianh its not a bug, u need to change the onRollOut color as well ( that is in the as file). :P

@ gidesign ive been away for the weekend, i hope ill be back home today. send me a detailed email with what u want and and all the files u think i need (if thats not a problem).

Posted 19 days ago

hi, is this the line i need to change?

item.onRollOut = function ()
    {
        if (nSelectedMenuItem != null and mcSMenuSelected != this )
        {
//restore color
Tweener.addTween (this.mc_Text.tText, {_text_color:0xffffff,
                                        time:0.5,
                                        transition:"easeOutCubic" 
                                        });

i changed it to this but it still not working :(

item.onRollOut = function ()
    {
        if (nSelectedMenuItem != null and mcSMenuSelected != this )
        {
//restore color
Tweener.addTween (this.mc_Text.tText, {_text_color:0xff00ff,
                                        time:0.5,
                                        transition:"easeOutCubic" 
                                        });
Posted 17 days ago

i also have the file, remember? u could have used line numbers… anyway, send me an email, and ill send the modified as file.

sQrt121

Posted 17 days ago

im very sorry about that

Posted 17 days ago

Noice work.

Posted 10 days ago

hey mate, the menu is rocking. i have one important quick question. i have to change the background image (use another .jpg).

how/which file do i open in order to change the background image (.jpg)

thanks in advance. look forward to hearing back. cheers . ro

Posted 8 days ago

oh mate…another quick favor. how do i make the urls not open in a new window?! which file should i open and what changes should i make? thanks again.

Posted 7 days ago

Great looking menu.

Could you let me know how to change the ‘onrelease’ events to goto a frame within the movie

Thanks

Posted 1 day ago

Can you add AS to the menu within flash or does it have to be done via the XML file?

Posted 1 day ago