Looks great! Can I set a TARGET = in the AS or in the FLA and where?
Posted 3 months ago
The menu was designed to be used embeded in html. It wil take the width given to the object tag in the html file. There can be an unlimited number of tabs or subitems, but the rendering of the tabs(subitems) is restricted by the width of the entire menu area. For example you can set 100 tabs in the xml file, but , let’s say, only 5 tabs will be visible , and the rest will be cutoff/will not be visible.
You can change the colors/gradients/text fonts by editing the library items. The xml file is structured on two levels. The first one represents the tabs. Each xml entry (tab or item) can have an url string and a target window string.
When a user cliks on a tab that has subitems, the subimtems list will be shown bellow. If the tab doesn’t have any subitems, it will trigger the url given in the xml file.
The default xml file is data.xml but if you want to send a different name xml, you can use the flashvars attribute for the html object tag, with the variable for the file named xmlFile: .
If you want to set a certain tab to be initially selected just add to the coresponding xml entry a new attribute named _active with the vlaue of true (
Enjoy !
Support only on the Two Levels XML Menu Green Public Support Forum
Galleries / Portofolios
Menus
Video Players, News Readers, RSS etc.
Small Utils
Can I set the tabmenu and the sub-menus on the left. Instead of centered? Where and how?
Posted 3 months ago
@Milian
The menu is designed to have the tabs centered. We have another Menu on our portfolio that has the tabs aligned to the left.
Adrian
Posted 3 months ago
“The menu is designed to have the tabs centered. We have another Menu on our portfolio that has the tabs aligned to the left.
Adrian”
okey i understood but i have been purchased this file and i dont want to buy your other menu.
so, can we set the sub-menus on the left/right, Instead of centered? Where and how?
i aligned the tab menu to right how that change the code in “main.as” :
“menu._x = Math.round(Stage.width/2-menu._width/2.9); “ in line 61.
Posted about 1 month ago
@cmkyk please use our support forum from the link in the component description, we’ll try to answer there asap. Thanks.
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
Oxylus has proved he is the flash master. A lovely piece of Flash to work with very pleased and very easy to use.
Was left disapointed after purchasing another drop down menu from someone else on here, but not with this guy a great menu and so easy to customize.
Thank you
Stupid question, but on the rollover I can’t seem to get the text to change colors. Where should I look to do this?
Thanks!
Posted 12 days ago