Hey, I'm planning on using this for a loading screen for users, and I need the carousel have different images for each user. So I'd like to create a new xml file for each user, but how do I set the carousel to look in a different location for the xml file each time I call it? As far as I can tell, you set a static location for the file. Thanks for the help.
If I understand you correctly, you want to have multiple XML files and each time the carousel loads you want it to load a random XML file from a list of XML files available. In this case, try this code: