Search  

HELP! I'M STUCK!! SUB MENU QUESTION..... XML

HomeForumsFlash DiscussionHelp! I'm stuck!! Sub menu question..... xml
Default-profile new2flash
81 posts
Bought between 1 and 9 items

I’m editing and customizing a website from here… It has a menu and an option for a sub menu.

The menu looks great and I just want one of the buttons to have a sub menu under it.

I got it to look perfect, but in the sub menu, it won’t switch when I click from one link to another….

The main menu is in an xml file. Here is the line for the submenu button:

(menu text=”About Me” color=”turquoise” url_adress=”” swf_file=”external_sfw/Hobbies.swf” sub_xml_menu=”xml/services_menu.xml”/)

So, I have tried it by having an external file on the page, and then the sub menu includes the “Hobbies.swf” and “About Me.swf”

Here is the sub-Menu

(services_menu> (menu text=”Hobbies” url_adress=”” swf_file=”external_sfw/hobbies.swf” /> (menu text=”About Me” url_adress=”” swf_file=”external_sfw/about me.swf” /> (/services_menu)

I SEE both items listed, but for some reason they won’t switch over from one to the other when I click on the sub menu link. What am I doing wrong?

Posted about 1 month ago