First real experience with Flash and XML.
This is my first real contact with XML. I have made some little experiments but nothing worth to mention.
This application is a book where data is pulled out of some XML files is displayed.
The index is dynamically built based in the info of the generic XML which points out which sections the book has. Once we select a section, data is populated from another XML to draw the table.
You can view which elements want to be displayed based in the four options at the top. Also there is a search function who finds occurences in the Code and Name.
When we select an element of the table a info car, that it can be printed, is displayed.
To view a useful example follow this steps:
- Click Continue.
- In the index, play with it and then select P Procesos Operativos and then 05 Centro de Soporte.
- Play with the options and the search and then select the element Atencion Media Correcta.
There you have a full info card.
All the data is in Spanish but you don't have to understand what is been displayed to evaluate the application. I wait for your feedback. When I finish it I will make a good example and translate the source code to English.
This is my first real contact with XML. I have made some little experiments but nothing worth to mention.
This application is a book where data is pulled out of some XML files is displayed.
The index is dynamically built based in the info of the generic XML which points out which sections the book has. Once we select a section, data is populated from another XML to draw the table.
You can view which elements want to be displayed based in the four options at the top. Also there is a search function who finds occurences in the Code and Name.
When we select an element of the table a info car, that it can be printed, is displayed.
To view a useful example follow this steps:
- Click Continue.
- In the index, play with it and then select P Procesos Operativos and then 05 Centro de Soporte.
- Play with the options and the search and then select the element Atencion Media Correcta.
There you have a full info card.
All the data is in Spanish but you don't have to understand what is been displayed to evaluate the application. I wait for your feedback. When I finish it I will make a good example and translate the source code to English.