Pass parameter load different xml in flash

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