tech/FLASH

xml loading

lehero 2008. 9. 23. 16:19

urlXML = new XML();
urlXML.onLoad = convertXML;
urlXML.load("company.xml");