alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user Dwight
Dwight (5)

Simple Vertical XML Menu

This is a simple vertical expandable xml menu.

Easy to add a new category:
<category name="category name">
...
</category>

Easy to add new links (must between the category tags):
<item>
<title>URL name</title>
<url>your URL</url>
</item>


4248 downloads, 28760 views
Download (11.44 KB)

Comments

You need to login to post a comment.

user deaconpt
deaconpt 13 years ago

Hi there.
How can i make the links open in a new window?
I tried target="_blank" after the link, but it's not working.
any idea?

user haifafans
haifafans 14 years ago

hey , this work to load frame ? not url ?

user deliluci
deliluci 14 years ago

Hi Dwight thankls a lot i really needed that menu!!!! But i have one question: How can i do to make it larger? thank u so much and sorry for bother you...

user haifafans
haifafans 14 years ago

They Dwight , but how can I modify this file ,
when user click on a link ,,,, go to frame number X
not hyperlink !

user santiago872
santiago872 14 years ago

Dwight, thanks for the answer. I try that before but not work. Also use System.UseCodePage and not work, It's rare. Thanks!

show all 39 comments