Loading multiple XML docs into one flash file

I need to load data from two seperate XML files, into my flash movie.

I read something about placing the second loader and the end of the first “myXML.onLoad = function(ok) {” bit, but I just can’t seem to get it working?

Also, how would I script a preloader to load both of them?

Any help would be great :slight_smile: