Ver Mensaje Individual
  #2 (permalink)  
Antiguo 17/01/2008, 13:27
Avatar de sheshu
sheshu
 
Fecha de Ingreso: abril-2006
Ubicación: En too el medio
Mensajes: 160
Antigüedad: 18 años
Puntos: 0
Re: cargar jpg desde un xml

hola, prueba con:
Código:
if (exito) {
titulo_txt.text = obj_xml.firstChild.childNodes[0].firstChild.toString();
desc_txt.text = obj_xml.firstChild.childNodes[1].firstChild.toString();
remitente_txt.text = obj_xml.firstChild.childNodes[2].firstChild.toString();
}
saludos,

sheshu
__________________
sheshu ::: www.tutoriales-flash.com