There are a handful of applications out there that allow you to play Flash videos (.flv, .f4v), but I personally have run into different limitations of each. VLC is a cross-platform software that allows Flash video playback, but sometimes you get a weird looking video (when it doesn’t show that way in a native Flash Video object). Along with that, it and many other different software out there don’t allow the playback of RTMP (Flash Media Server streaming) or even HTTP paths.
So I made my own and so far it has served me well. It includes the following features:
- Runs on the Adobe AIR platform, so it works on Windows, Mac and Linux.
- Allows opening of local Flash video files, as well as RTMP/HTTP video paths.
Allows progressively downloaded playback of YouTube URL’s.- “Always on top” menu option for staying on top of other windows after losing primary focus.
- “Properties” panel shows video meta info (width, height, bitrate, etc.)
Also, although there’s no GUI for customizing the video component skin, a user can easily overwrite the image files in the “control” directory of the app’s application directory with his/her own. The application will center components accordingly regardless of differing heights from the original skin’s.
Download:
FlashVideoPlayer.air
sample_modified_skin.zip