how to load different xml files in the movie depend on which file is being selected?
right now i have to put the
myxml.load(“file1.xml”);
how can i have it loads dynamicly
how to load different xml files in the movie depend on which file is being selected?
right now i have to put the
myxml.load(“file1.xml”);
how can i have it loads dynamicly
:: Copyright KIRUPA 2026 //--
``` ```