Load random swfs into target mcs

I am in the process of creating a VS Card game in Flash. It is basically a game where you can choose either [URL=“http://www.srch-results.com/lm/dir_rxt.asp?k=one”]one [URL=“http://www.srch-results.com/lm/dir_rxt.asp?k=card”]card or another, each randomly pulled from one of the eight different sets. The first card (or swf) can be pulled from any of the 8 sets (out of a total of 12 [URL=“http://www.srch-results.com/lm/dir_rxt.asp?k=cards”]cards in each set))…and will load into a targetMC, and the second must be pulled randomly from any of the 8 sets except from the folder where the first card was chosen and load onto the second targetMC.

after the winning card is chosen, it will display winning animation (and send data off to a dynamic bargraph program), and then the main movie will reload two random cards from differnt sets.

can anybody help me on how to set this up??