FLV File
FLV File
Out of context: Reply #7
- Started
- Last post
- 9 Responses
- nospacebar0
FLVs can only be imported at runtime (like a loadMovie) with Flash Player 7.
If you wrap the FLV in an SWF, you can then load it in using Flash Player 6.
In regards to streaming, the only way to get video streaming in Flash is to use Flash Communication Server, which is a pain in the ass.
Doing it any other way is progressive streaming, which loads video in larger chunks and leaves a copy of it on your user's harddrive.