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
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:
Files included:
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
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
Hi ! where can I change the color of the word ?
Thx
(excuse me for my english…
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 
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 
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 
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
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
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). 
@ 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
xffffff,
time
.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
xff00ff,
time
.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
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