Collapsible XML menu

hi
yeah… I am a newbie to Flash although I started with Flash 2 ages ago… I used it to make banners! : ) haha… can you believe it…

well…
anyway I found a [COLOR=“DimGray”]Collapsible XML menu-component[/COLOR] at [COLOR=“Red”]www.ffiles.com[/COLOR] that a guy named imbad is supposed to have made…
however I cannot see the stuff within the component… what I mean is I cannot edit rules for fonts, or what actions is inside it (if there are such things there???)

the XML file I can edit
but I cannot make the links go to a specific “place” = URL or a certain page.

[COLOR=“DeepSkyBlue”]--------------------------
<menu>
<item name=“KIRUPA”>
<sub name=“Kir” action=“No action”></sub>
<sub name=“Upa” action=“No action”></sub>
<sub name=“Apurik” action=“getURL”></sub>
</item>
</menu>
--------------------------[/COLOR]

the original XML file had no such thing as action="getURL"
I put it there and have been trying everything (but the right thing) to make the link work.

so what am I doing wrong?