xml dentro do flash
olá, estou tendo dificuldades com um flash que carrega um xml. qndo o movie clip que vai carregar uma foto ou texto está no timeline principal, funciona perfeitamente (como detall_ojo_rgb.gif que carrega dentro do mc foto em _root.foto. porém a imagem imagen1.jpg que está dentro de fotogal1 não carrega, pus o caminho do mc: _root.galeriabts.galeria1.galeria1bt.fotogal1 mas não carrega. alguma luz? muito obrigada luciana
a parte de dados dentro do flash tem o seguinte código:
// CARGA XML
_global.cargaDatosXML = function() {
// MUESTRA CARGA
_root.estado.text = "Cargando datos...";
xmlDatos.ignoreWhite = true;
xmlDatos.onLoad = setDataXML;
xmlDatos.load(gblServidor+"data.xml");
};
// CARGA DATOS
_global.setDataXML = function(success) {
if (success) {
// DATOS
for (x=0; x<this.firstChild.childNodes.length; x++) {
arrDatos[x] = new Array(this.firstChild.childNodes[x].childNodes.length);
for (k=0; k<this.firstChild.childNodes[x].childNodes.length; k++) {
arrDatos[x][k] = this.firstChild.childNodes[x].childNodes[k].firstChild.nodeValue.cleanBR();
}
}
// MUESTRA TEXTO
_root.titulo1.text = arrDatos[0][0];
_root.titulo1._visible = false;
_root.titulo2.text = arrDatos[0][1];
_root.titulo3.text = arrDatos[0][2];
_root.titulo3._visible = false;
_root.titservint.text = arrDatos[4][0];
_root.textoservint.text = arrDatos[0][8];
// CARGA FOTO
var foto_mcl = new MovieClipLoader();
foto_mcl.addListener(foto_listener);
foto_mcl.loadClip(gblServidor+gblImagenDir+"detall_ojo_rgb.gif",_root.foto);
foto_mcl.loadClip(gblServidor+gblImagenDir+"imagen1.jpg","_root.galeriabts.galeria1.galeria1bt.fotogal1");
// ESCONDE INFORMACION DE ESTADO
_root.estado.text = "";
}
};
e o código do xml é esse:
<?xml version="1.0" encoding="ISO-8859-1"?>
<data>
<home>
<titulo1><![CDATA[EMPRESA]]></titulo1>
<titulo2><![CDATA[GALERIA]]></titulo2>
<titulo3><![CDATA[MISCEL·LÀNIA]]></titulo3>
<googlemaps><![CDATA[[http://maps.google.es/...]]>](http://maps.google.es/...%5D%5D)
<email><![CDATA[info@icreadisseny.com]]></email>
<fotogal1>imagen1.jpg </fotogal1>
<opciongal1>0</opciongall>
<imagengal1>1</imagenl>
<fotogal2>imagen2.gif</fotogal2>
<opciongal2>1</opciongal2>
<imagengal2>3</imagen2>
<fotogal3>imagen3.gif</fotogal3>
<opciongal3>0</opciongal3>
<imagengal3>0</imagen3>
<fotogal4>imagen4.gif</fotogal4>
<opciongal4>4</opciongal4>
<imagengal4>2</imagen4>
</home>
<empresa1>
<titservint>SERVEIS INTEGRALS</titservint>
<textoservint><![CDATA2[
• Creació de Logotip
• Imatge Corporativa
• Papereria comercial
• Catàlegs, monogràfics, memòries,…
• Llibres, revistes,…
• Tríptics, fullets, car telleria
• Anuncis en premsa general
i especialitzada
• Campanyes de publicitat
• Màrqueting promocional
• Fotografia (digital o convencional)
• Ser veis de impremta
]]></textoservint>
<titareamulti>AREA MULTIMEDIA</titareamulti>
<textoareamulti><![CDATA2[
• Pàgines web
• CD-ROM
• Eines a mida per a l’actualització
de continguts
• Comerç electrònic
• Banners i publicitat interactiva
]]></textoareamulti>
<textoempresa1><![CDATA[No és fàcil desenvolupar processos de generació d’idees,
tenint en compte el bombardeig avui en dia existent.
Comunicar a par tir de llenguatges com el color,
la fotografia, la tipografia, són variables per transmetre el missatge
i assolir els objectius pels quals s’ha estat contractat.]]></textoempresa1>
<imagencentro>imagen.gif</imagencentro>
<textoempresa2><![CDATA[i és per això que creiem fermament que per obtenir l’èxit,
clients i dissenyadors hem de treballar plegats
i amb la màxima sintonia.]]></textoempresa2>
</empresa1>
<empresa2>
<imagenizq>imagen.gif</imagenizq>
<imagen1>imagen1.gif</imagen1>
<imagen2>imagen2.gif</imagen2>
<imagen3>imagen3.gif</imagen3>
<imagen4>imagen4.gif</imagen4>
<texto1><![CDATA[NO ÉS FÀCIL!]]></texto1>
<texto2><![CDATA[Però ens agradaria contar amb vosaltres!]]></texto2>
</empresa2>
<galeria>
<opcion1>
<titopcion>IMATGE CORPORATIVA</titopcion>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
</opcion1>
<opcion2>
<titopcion>LOGOTIPS</titopcion>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
</opcion2>
<opcion3>
<titopcion3>CATALEGS</titopcion3>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
</opcion3>
<opcion4>
<titopcion>FULLETONS</titopcion>
</opcion4>
<opcion5>
<titopcion>IMATGE DE PRODUCTE</titopcion>
</opcion5>
<opcion6>
<titopcion>PUBLICITAT</titopcion>
</opcion6>
<opcion7>
<titopcion>PAGINES WEB</titopcion>
</opcion7>
<opcion8>
<titopcion>FOTOGRAFIA</titopcion>
</opcion8>
<opcion9>
<titopcion>ALTRES</titopcion>
</opcion9>
</galeria>
<miscelania>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
<imagen>
<imagen>image.gif</imagen>
<texto><![CDATA[Texto informativo de la imagen]]></texto>
</imagen>
</miscelania>
</menu>Discussão (5)
Carregando comentários...