and to (perhaps) clarify, Flash player will play FLV files if they are embedded in, or rather, linked to a containing SWF file. It’s to separate the larger FLVs from the typically small SWF, so the interface loads quickly, and then the FLV starts streaming/playing when there is enough data downloaded. Otherwise, the nature of Flash can make the whole application wait for the entire video to download.
-jeff