'm working with a lms company to develop a system where the client uploads
their FLV file as an asset and it is part of training course they set up for
their employee training. I've got about 1000 flvs to manage and I'm trying to
find the best way to go about accomplishing this task. I'm in a Java system and
I'm guessing I need to create an external file that will be updatable and some
how have the flash file to reference that file. I need a point in the right
direction.

Thank ry