Very well designed, good job!
Posted 4 months ago
Cool Horizontal XML Menu
Features :
Click here to see more file by designesia
Posted 4 months ago
This is an excellent example of a great design. It is simple but really elegant and clean looking and the effect doesn’t too much but a nice smooth blur effect. Very well done. I’ll be purchasing this one soon
Posted 4 months ago
Can this be done without the movement on the text? I love the fading effect. Looks very elegand and decent.
Posted 4 months ago
@ivanzavala: yes this can. This very easy to modify, just open library panel find movie clip “TEXT ROLLOVER ” then add stop(); in frame 1
Thanks
Posted 4 months ago
Hello Designesia,
Very nice work with the menu and I just bought it to use. I have a problem embedding it in an aspx page and I would like some assistance with embedding this. i followed the instructions to add another menu item in the menu.xml file, afer copying the .fla,.swf and menu.xml into my site directory but the text(titles for themenus) do not show up even when the menu loads. I’d appreciate some quick help on getting this right. Hee’s what i ahe on my page and thank you. i really like your menu and want to get it to work right.
<OBJECT id=”Cool Horizontal XML Menu.swf”
codeBase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0”
classid=”clsid
27CDB6E-AE6D-11cf-96B8-444553540000” style=”width:700px; height:28px;
margin-left:42px; top:47px; z-index: 4; left: -72px; position: absolute;” >
Hi Yubi, can you please send these file included your aspx file to me. I will try to help you. Send to my email : designesia [at] gmail.com
Regards
Posted 3 months ago
Hi – great menu bar, thanks for the coding on it, bought it. Quick question, how can I get it to say something other than “undefined” while it’s loading? (I’d prefer to just have it say “loading” in that space, not “undefined”
...
thanks!
Posted 3 months ago
Hi graphic4444,
To change “undefined” when movie load, do this way:
Open library panel > find movie clip TEXT ON MENU Right click > Edit Look at frame 1 > open action panel > replace script with this:
if(_parent._parent.label){ label = _parent._parent.label; }else{ label = “loading”;//change this line with your text }
also you can change “loading” with any text what you want.
Regards,
Posted 3 months ago
Can additional buttons be added to the menu. Instead of 4 buttons, 5 or even 6 buttons? Thanks
Posted 2 months ago