I should develop a flash video player that plays FLV securely, i.e. it should be loaded from remote URL into memory, decrypted and loaded into the player. The problem is that the standard flash player activex is not able to play FLV from memory directly. Is it possible to avoid creating temp files?