webscriptprogrammer
Programmer
Hi
I have read a very long thread here (thread250-908402) and
I like very much the dynamicportfolio example that I have download.
I have never use XMLConnector or DataSet in flash before.
I understand some code but not all but I soon get it.
I try too make a category system so the flash read the XML file and see how many category the flash need too add in a list so I only need too choose a category and the show in the menu.
The problem is that I not so many idea howto make the first read how many category that XML file have and post it in a list and then make the flash only read that category I have choose.
I can see in the field name in XMLConnector how he pick the "portfolio" in the XML file and then show it on the flash with help of DataSet.
I have read a very long thread here (thread250-908402) and
I like very much the dynamicportfolio example that I have download.
I have never use XMLConnector or DataSet in flash before.
I understand some code but not all but I soon get it.
I try too make a category system so the flash read the XML file and see how many category the flash need too add in a list so I only need too choose a category and the show in the menu.
The problem is that I not so many idea howto make the first read how many category that XML file have and post it in a list and then make the flash only read that category I have choose.
I can see in the field name in XMLConnector how he pick the "portfolio" in the XML file and then show it on the flash with help of DataSet.