ActiveDen

XML menu 1

  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
anntaj says
Purchased

Hello,

I see no dimensions anywhere, I too need to have 8 menu tabs How do I set it up?

Thank you Ann

4 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Spain
  • Referred between 500 and 999 users
bobocel says
Author

@huckster: please check the settings.as file

@anntaj: adding more menus is done in the XML

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
huckster says
Purchased

setting.as does not exist, only settings.xml and actions.as

4 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Spain
  • Referred between 500 and 999 users
bobocel says
Author

Oups, correct – this is a different file. In Actions.as at line 121 you can add spaces before the name of the menu, or directly in the XML , as you wish:

this._parent._parent[“mcOver”+i].mcTxt.txt.htmlText = ” ” + _root.menuArray[this._parent._parent.nr].getSNA[i];

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
Flow14 says
Purchased

I’m having an issue with the spacing of main menu items… how can I adjust?

4 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Spain
  • Referred between 500 and 999 users
bobocel says
Author

In Settings.as

4 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
rafs says
Purchased

Hi, stupid question maybe but… how do i install it???

3 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Spain
  • Referred between 500 and 999 users
bobocel says
Author

What do you mean?

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
dianawebdesigns says
Purchased

Quick question – when I downloaded the files the only .as files that I have are actions.as and menu.as (The only settings file is settings.xml). Are either of these the .as files that need to be edited to change button dimensions.

After altering the .fla file to make the background shallower (in depth) I have developed a ‘gap’ between the main menu and sub menus. And as you might guess, when the mouse rolls over this space, the sub-menu goes away.

Any help would be very much appreciated.

Thanks in advance.

2 years ago
Author
bobocel bobocel replied

Dear Diana, you do not have to edit the FLA file in order to edit the size of the menu items. Please check the code for the duplicateMovieClip function, and edit the size of the menu items there.

I believe it’s in Actions.as.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
dianawebdesigns says
Purchased

Thank you for your reply, I will do that.

I apologize, I have one more question: If I wish for the rollover effect to change the color of the dynamic text instead of the button background, can I edit the .as to accomplish that?

Thank you again for your prompt reply. I like this menu very much.

2 years ago
Author
bobocel bobocel replied

Yep, you could edit the color of the text on roll over instead of the button.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
dianawebdesigns says
Purchased

Just wanted to add, I am referring to the Main Menu. The Sub-Menu rollovers work well with background rollover effect. Thanks!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
ds9r says
Purchased

Hi, I’m trying to implement your Vertical XML menu – 8981 – I need to be able to load SWF files via the MAIN button, not the sub menu button.

In XML file:

In actions.as: Lines 103 and 133: loadMovieNum(_root.menuArray[_root.selectedMenu].getSLA[k],1)

This works for the sub menus but not the main menu.

thanks for your help with this. Kevin

11 months ago
Author
bobocel bobocel replied

Can you tell me what error you get?

11 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
ds9r says
Purchased

There’s no error return.

This works though.

In XML file: name=”ABOUT” link=”about.swf”

In actions.as: Lines 103 and 133: Change the getUrl to: loadMovieNum(_root.menuArray[this._parent._parent.nr].getMenuLink, 2);

11 months ago
Author
bobocel bobocel replied

Thanks!

11 months ago
by
by
by
by
by