simple xml utility
Hi all this example shows a customized simple XML utility function (getXMLFromPath(src:XML,path:String)) which allows coders to extrat xml nodes in simple xpath('/') syntax. This function can be used in getting data from configuration xml files in gaming or such applications. In the example below we are loading a file named test.xml and extracting its nodes in xpath manner flash version : Flash CS3 / higher player version : 9 / higher