ActiveDen

PEARL - xml dynamic horizontal menu

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

Nice Menu. A few questions left: 1. Can a TARGET set in the XML (or AS)? 2. I need a bit smaller font-height is that easy to set? 3. The demo menu is not woking. Where in the purchased version do I set getUrl and TARGET ?

3 years ago
  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 1 and 9 users
bluegestalt says
Author

Hi Milian, thanks for your interest. Here are the answers:

1. No, you can only set the url. Here is an example of the xml node for a menu item:

2. Just open the fla. Go to “menuButton” movieclip in the library and open it. There’s a layer called “txt” which contains the dynamic text field. Edit its properties and you’re ready!

3. For the preview I removed the url, just to let it show the click effect without opening another window

Anyway… your questions suggested me some modifications that I can make (adding a “font size” property in the xml, and the “target” value for each button link). I will post a revision for this menu very soon. If you’re interesetd you can still buy it now and then freely download again the upgraded version.

Thanks!

3 years ago
  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 1 and 9 users
bluegestalt says
Author
ops… here it is the xml node for the menu item:
<Item title="About Us" link="http://activeden.net"></Item>
And here is the xml menu config line:
<Options sound="yes" align="center" marginleft="0" margintop="30" itemSize="auto"></Options>
3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
Milian says

Ok bluegestalt, thanks for your answers! Let us know when the modifications are online for purchase.

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

Very nice menu Bluegestalt! . I want the buttons close (near) to the top and left of the *.fla. Where and how can I place the buttons to that place. (The height will then be appr. 45px)

2. Can you tell me how and where to set the first button (Home) active when start-up? I work with Frames so this would be a nice. Tanks in Advance. Milian

3 years ago
  • Has been a member for 3-4 years
jarscr says

Hi, I need resize the Height 130px to 40px.

Is possible edit the .FLA for resize.

Thanks

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Europe
  • Referred between 1 and 9 users
CyberLeaf says

@jarscr: yes, you can easily change the graphic, editing the fla. There are specific library elements for the buttons, the highlight, the text field, etc… so you just have to edit the .fla to change the height of the buttons (or the color, or whatever). The width of the buttons instead is automatic, as they are resized according to the content.

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

Hi bluegestaltX, I would like to purchase this template with one modification: Would you be able to supply it so that the menu buttons are spread out horizontally from left to right with equal spacing between buttons depending on the width of the browser window? This would be ideal if when the window becomes too small the buttons do not overlap each other.

I would like to purchase ASAP . Please advise.

Many thanks, Yaz

3 years ago
Author
bluegestalt bluegestalt replied

hi mryazman,
sorry for the delay of my answer.

It think it to be an interesting feature for everyone, so I will add it in an official update (you have to set the width of the movieclip to 100% in the html, and through and xml option I will add the possibility to “spread” the buttons or not).

I can start making this modification right now, so it should be online in the next days. If you are still interested check this page or write to me so I can notify you.

3 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
JimTripp says

Are submenus possible? Can one change the colors inclusing the background?

Jim

3 years ago
Author
bluegestalt bluegestalt replied

hi Jim,
the buttons graphic could be easily modified editing the fla, but there’s no option at the moment to dynamically change their colour through xml.

Also the background can be set editing the fla, or you can set the background to transparent via html (set wmode=”transparent”), so you can see the underneath html page background (please check the examples)

3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • United States
codybrazil83 says

I am pretty good at changing the code, but just couple questions!!!

Is the code in the fla file or like in a xxx.as file?

Can all the modifications be done inside flash when it comes to like the button gradient, the line the goes over it?

I bought this menu from OXYLUS and it sucks everything is code ever the design of the buttons, so if you want to change something simple we have to read and try to understand the whole code!!! I am never buying stuff from OXYLUS ever again, seems to me he doesnt know designer, he just knows a lot of code, but doesnt make our life easier, I mean how simple is to go to a button mc and change the color, or we have to read the code to try to find where to change it. Dont get me started with some other things we can’t change that easy!!!

3 years ago
Author
bluegestalt bluegestalt replied

hi,
the main code is all contained in the fla, in the first frame of the timeline.
There’s only an external class (XMLLoader.as) that serves to read and store the xml options.
Anyway, in the next days I will update this menu, that it’s one of the first things I released here on FD. I will add some new features and even this with my other menu GLASS , that has a better “drag and drop” structure (code inside a movieclip).

The buttons graphic is all contained in the fla as separate movieclips (the button back, the highlight effect, etc…), so it’s easy to modify it ;-)

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

Hey.

I cant’s see the buttons in flash cs4 – what do i do? Love the menu and want to use it

3 years ago
Author
bluegestalt bluegestalt replied

hi wadio75,
thanks for your purchase!

What do you mean by “I can’t see the buttons”? I have Flash CS4 , so that’s not the problem.

The menu is dynamic, so you need to configure it with the included xml file to see the buttons. You need to open the fla only if you need to embed a different font, otherwise just add the swf in your html page, configure the xml and you are ready to go.

You can also use this menu in another flash application. In that case open the fla, copy the folder “MENU ELEMENTS ” from the library to your other application library and copy and paste the menu movieclip in your application stage, where you want.
The menu will always search for the xml file to set the buttons and its other options, so just copy the xml file in your other application folder.

If you have other problems please write me an email.

3 years ago

by
by
by
by
by