Flash video advice: preloading a *lot* of short clips

Hey everyone

I’ve done a fair amount with Flash video. but it’s mostly been restricted to streaming single videos using the FLVPlayback component or video objects.

I’m about to start on a project where there are five different boxes all in a row, each with a pontential for at *least *6 different clips to be loaded into each, at random intervals.

The mechanics of the randomisation, timing etc. are not a poblem, but I was wondering if anyone had any general decent advice for preloading lots and lots of small clips based on dynamic data (i.e. all the filenames imported from XML files, etc.)?

Any neat advice would be greatly appreciated.