Replaced with FLV Media Player for for BlogEngine.NET
Acknowledgments
A copy with minor adjustments of the great MP3 Player plugin.
Features
Plays flv files in an embedded player using JW FLV PLAYER.
Notes
Plays any file type that JW FLV Player supports. You can customize every aspect of the player by editing flvplayer.cs in notepad By default the player size is 320x240 and it doesn't autoplay
Installation
Download the zip. Unzip using any archive manager. At the top of unzipped package you should have two items: "flv" folder and "flvplayer.cs" file. Copy flvplayer.cs into your BlogEngine extensions directory (/App_Code/Extensions). Copy "flv" folder with all it content into root of your BlogEngine application - this is where you'll upload your flv files for embedding also. Make sure ASP.NET has at least read permissions on this folder. (you can delete the test.flv after you verify it works - it's not needed)
Using
Create a blog post. Add this line anywhere in the post: [ flv:test.flv ] (without the spaces)