Salve a tutti. Il mio problema è il seguente: ho questo menu costruito tramite un file xml che ho postato in fondo. I link alle voci di menu sono di questo tipo:
<item
item_label = "Home"
item_module = "slideshow.swf"
item_module_xml = "xml/slideshow.xml"
item_link = ""
item_link_target = ""
item_play_sound = "stop"
item_start = "true"
/>
Come vedete il menu carica un file swf che viene popolato di dati tramite il tag item_module_xml, l'swf cambia solamente se cambia il tipo di dati. Ad esempio se è solo testo la categoria sarà news.swf, se sono immagini sarà slideshow.swf e così via. Il link risultante nel browser è di questo tipo:
www.miosito.it/#/home.
Il problema è che non riesco a fare la stessa cosa nel footer, inserendo un link del tipo che ho descritto sopra il browser non lo interpreta. Che tecniche alternative posso usare? il footer lo posto qui sotto, grazie per l'aiuto!
Luca
<footer>
<![CDATA[<font color="#7ec042">© 2010 Lambria Ltd - All rights reserved | privacy | Terms of use | Credits |</font> ]]>
</footer>
<?xml version="1.0" encoding="utf-8"?>
<index>
<settings
htmlPageTitle = "Lambria Design - Home"
siteWidth = "710"
siteHeight = "400"
siteBackGroundImage = "bg_rotator.swf"
siteContentBackGroundColor = "0x000000"
linesColor = "0xc6c6c6"
buttonMenuOpenLabel = "Menu"
buttonMenuCloseLabel = "Close menu"
buttonMenuTextSize = "12"
buttonMenuTextStyle = "bold"
buttonMenuTextColor = "0x000000"
buttonMenuAnimation = "yes"
buttonMenuAnimationInterval = "5"
buttonAudioColor = "0x643cd4"
buttonFullscreenColor = "0x643cd4"
menuButtonsSpace = "2"
menuTextsSize = "12"
menuTextsStyle = "regular"
menuTextsColor = "0x767676"
menuRollOverColor = "0x000000"
menuBackGroundAlpha = "100"
menuBackGroundColor = "0xffffff"
menuSoundsFx = "yes"
subMenuXposition = "120"
subMenuIconColor = "0xc6c6c6"
modulePreloderColor = "0xffffff"
/>
<logo file="images/logo.png" x_position="-100" y_position="10" logo_width="70" logo_height="68"/>
<menu>
<item
item_label = "Home"
item_module = "slideshow.swf"
item_module_xml = "xml/slideshow.xml"
item_link = ""
item_link_target = ""
item_play_sound = "stop"
item_start = "true"
/>
<item
item_label = "News"
item_module = "news.swf"
item_module_xml = "xml/news.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<menu menu_label = "About Us">
<item
item_label = "Company"
item_module = "news.swf"
item_module_xml = "xml/company.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "Design"
item_module = "news.swf"
item_module_xml = "xml/design.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "Partners"
item_module = "slideshow.swf"
item_module_xml = "xml/partners.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
</menu>
<menu menu_label = "Seats">
<item
item_label = "cut yana s"
item_module = "slideshow.swf"
item_module_xml = "xml/seats_1.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "cut yana c"
item_module = "slideshow.swf"
item_module_xml = "xml/seats_2.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "cut sun s"
item_module = "slideshow.swf"
item_module_xml = "xml/seats_3.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "cut sun c"
item_module = "slideshow.swf"
item_module_xml = "xml/seats_4.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "cut yule s"
item_module = "slideshow.swf"
item_module_xml = "xml/seats_5.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "cut yule c"
item_module = "slideshow.swf"
item_module_xml = "xml/seats_6.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
</menu>
<menu menu_label = "Tables">
<item
item_label = "UP"
item_module = "slideshow.swf"
item_module_xml = "xml/tables_1.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "cut off table"
item_module = "slideshow.swf"
item_module_xml = "xml/tables_2.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
</menu>
<menu menu_label = "Good gods">
<item
item_label = "Zoo"
item_module = "slideshow.swf"
item_module_xml = "xml/good_1.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "Colgado Porti"
item_module = "slideshow.swf"
item_module_xml = "xml/good_2.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
</menu>
<menu menu_label = "Contact">
<item
item_label = "Info"
item_module = "contact.swf"
item_module_xml = "xml/contact.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "Form"
item_module = "contact.swf"
item_module_xml = "xml/form.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "Newsletter"
item_module = "contact.swf"
item_module_xml = "xml/form.xml"
item_link = ""
item_link_target = ""
item_play_sound = "play"
item_start = "false"
/>
<item
item_label = "Link"
item_module = ""
item_module_xml = ""
item_link = ""
item_link_target = "_blank"
item_play_sound = "stop"
item_start = ""
/>
</menu>
</menu>
<audio mp3 = "audio/audio.mp3" auto_start = "false" volume_value = "50" />
<footer>
<![CDATA[<font color="#7ec042">© 2010 Lambria Ltd - All rights reserved | privacy | Terms of use | Credits |</font> ]]>
</footer>
</index>

Rispondi quotando