Foros del Web » Creando para Internet » Flash y Actionscript »

Problema con xml

Estas en el tema de Problema con xml en el foro de Flash y Actionscript en Foros del Web. Buenas, tengo un menu 3d giratorio, y quiero que cada boton me carge una pagina pero en "parent" via XML. Alguien me podria ayudar' Gracias. ...
  #1 (permalink)  
Antiguo 03/05/2011, 03:04
 
Fecha de Ingreso: febrero-2011
Mensajes: 7
Antigüedad: 13 años, 2 meses
Puntos: 0
Problema con xml

Buenas, tengo un menu 3d giratorio, y quiero que cada boton me carge una pagina pero en "parent" via XML. Alguien me podria ayudar' Gracias.



<items id = "images" relativepath="true">

<item path = "camion.png" width = "491" height = "249">
<link>basic/transporte.html</link>
<destination>_parent</destination>
<depth>88</depth>
</item>

<item path = "toldo.png" width = "485" height = "249" type = "bitmapfile">
<link>basic/carpas.html</link>
<destination>_parent</destination>
<depth>89</depth>
</item>

<item path = "barco.png" width = "491" height = "249" type = "bitmapfile">
<link>basic/toldos_nautica.htm</link>
<destination>_parent</destination>
</item>

<item path = "edificio.png" width = "207" height = "334" type = "bitmapfile">
<link>basic/impresion.html</link>
<destination>_parent</destination>
</item>

<item path = "carpa.png" width = "434" height = "304">
<link>basic\carpas.html</link>
<destination>_parent</destination>
</item>


<item path = "decoracio.png" width = "490" height = "304">
<link>basic\lonas_decoracion.htm</link>
<destination>_parent</destination>
</item>

<item path = "solrec.png" width = "491" height = "249" type = "bitmapfile">
<link>basic\solrec.htm</link>
<destination>_parent</destination>
</item>

<item path = "recscreen.png" width = "491" height = "249" type = "bitmapfile" >
<link>basic\screens.htm</link>
<destination>_parent</destination>
</item>

</items>

Etiquetas: xml
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 21:23.