create an array of your photo file names and use the custom
shuffle() method of arrays (search this forum for the code) to
randomize their load/play order.
you'll need to use two target movieclips so you can have one
display until the next is fully loaded at which time you can
initiate a fade-out of the current and a fade-in of the
next.