Ciao a tutti, ho tentato di risolvere questo problema con ogni mezzo ma la mia ignoranza non mi fa andare avanti. Chiedo a voi quindi il favore di darmi una mano.
Ho questo sito

http://www.marcocirone.com

creato in flash ed xml. Ho voluto aggiungere un guestbook ed il link al guestbook è

http://www.marcocirone.com/guestbook/index.php

Ora,..nel menu principale vicino a ABOUT ME e CONTACTS ho voluto aggiungere una voce che è per l'appunto GUESTBOOK tentando di linkare questa voce all'indirizzo di cui sopra. Ma....niente da fare. Sono troppo ignorante in merito. Dunque nel file xml interessato trovo questo:


<?xml version="1.0" ?>

<menuPrimary id="1" url_config="xml/configuration_menu.xml">



<item id="5557" label="HOME" background="background/2.jpg" template="intro.swf" height="0" container="center"/>

<item id="7" label="ABOUT ME" background="background/2.jpg" template="text" xml="xml/text1.xml"/>

<item id="46" label="CONTACTS" background="background/2.jpg" template="form" xml="xml/form.xml"/>

<item id="16" label="GUESTBOOK" background="" template="gallery" xml="guestbook/index.php"/>

<item id="47" label="" background="" template="form" xml=""/>

<item id="47" label="" background="" template="form" xml=""/>

<item id="47" label="" background="" template="form" xml=""/>



<item id="12" label="EARTH" background="" template="gallery" xml="xml/gallery1.xml"/>


<item id="13" label="AIR" background="" template="gallery" xml="xml/gallery2.xml"/>


<item id="14" label="WATER" background="" template="gallery" xml="xml/gallery3.xml"/>


<item id="15" label="ANIMALS" background="" template="gallery" xml="xml/gallery4.xml"/>


</menuPrimary>



Come vedete ho tentato ingenuamente di mettere il link all'index.php li dove c'è la voce guestbook ma niente. Per favore mi aiutate? Grazie a tutti e una buona giornata