Comunidad de diseño web y desarrollo en internet online

como escribir en xml columnas

Citar            
MensajeEscrito el 05 Jun 2007 05:20 am
Que tal

Ya que mi nivel es basico en xml me gustaria saber como hacer en xml lo siguiente


Crear una tabla de 4 colunas y 10 filas pero en xml he interpretarlas en flash

Como se puede hacer eso!

Gracias

obviamente que se podria hacer con codigo html pero me urge saber como seriia en xml

Saludos
Editar/Borrar Mensaje

Por chaleco

22 de clabLevel



 

firefox
Citar            
MensajeEscrito el 05 Jun 2007 11:27 am
Esto seria el contenido del XML.

Para leerlo en flash hay multitud de ejemplos y tutoriales para cargar XML en flash.
Leetelos y no esperes que te lo den todo hecho :D

Código :

<?xml version="1.0" encoding="iso-8859-1"?>
<ROWDATA>
<columna id="1">
   <fila id="1" nombre="">
   <fila id="2" nombre="">
   <fila id="3" nombre="">
   <fila id="4" nombre="">
   <fila id="5" nombre="">
   <fila id="6" nombre="">
   <fila id="7" nombre="">
   <fila id="8" nombre="">
   <fila id="9" nombre="">
   <fila id="10" nombre="">
</columna>

<columna id="2">
   <fila id="1" nombre="">
   <fila id="2" nombre="">
   <fila id="3" nombre="">
   <fila id="4" nombre="">
   <fila id="5" nombre="">
   <fila id="6" nombre="">
   <fila id="7" nombre="">
   <fila id="8" nombre="">
   <fila id="9" nombre="">
   <fila id="10" nombre="">
</columna>

<columna id="3">
   <fila id="1" nombre="">
   <fila id="2" nombre="">
   <fila id="3" nombre="">
   <fila id="4" nombre="">
   <fila id="5" nombre="">
   <fila id="6" nombre="">
   <fila id="7" nombre="">
   <fila id="8" nombre="">
   <fila id="9" nombre="">
   <fila id="10" nombre="">
</columna>

<columna id="4">
   <fila id="1" nombre="">
   <fila id="2" nombre="">
   <fila id="3" nombre="">
   <fila id="4" nombre="">
   <fila id="5" nombre="">
   <fila id="6" nombre="">
   <fila id="7" nombre="">
   <fila id="8" nombre="">
   <fila id="9" nombre="">
   <fila id="10" nombre="">
</columna>

</ROWDATA>

Por sr.pino

24 de clabLevel



 

Elche - España

firefox
Citar            
MensajeEscrito el 05 Jun 2007 04:41 pm
Hola chaleco, porque no usas un datagrid?, si te animas, en la ayuda de Flash te dice como hacerlo, o aquí hay muchos ejemplos de como conectar un datagrid con un xml.

Saludos

Por atomoclip

61 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 06 Jun 2007 12:49 am
Me pueden ayudar a encontrar un tutorial de como conectar datagrid con un xml

Gracias a TOdos

Saludos!

Por chaleco

22 de clabLevel



 

firefox
Citar            
MensajeEscrito el 06 Jun 2007 01:20 am

Por atomoclip

61 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 06 Jun 2007 02:29 am
Se pasaron!

Por chaleco

22 de clabLevel



 

firefox
Citar            
MensajeEscrito el 06 Jun 2007 11:59 am
Dale, saludos

Por atomoclip

61 de clabLevel



Genero:Masculino  

safari

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.