Back to Flash Gallery FLV Player

FLV Player This is a standalone Flash Video Player, allowing you to play videos off of your local system. I was originally planning on creating something quick and dirty, to have around for testing videos at work. Then some people found out about it and asked for some features for viewing animation reference footage. Then I decided that it would be nice to put together a decent design for it. Next thing I knew I had a much larger project on my hands.

The FLV Player has: frame-by-frame moving forward, half and quarter speed playback, horizontal toggling, video resizing and a metadata list. The frame-by-frame and slow speeds may act a little odd because they're not natively supported in Flash and I had to rig them to get them to work. There are also hot key commands: space toggles play and the right arrow advances a frame to the right.

The one problem that can't be overcome, due to Flash's security model, is that the FLV Player needs to reside in the same directory of any movies that you're trying to play. This is because, when Flash browses to a file through the system file browser, the only information you're allowed to obtain from the file is its name, not the path to its location. I looked into doing this project as an Adobe AIR application and, honestly, it was buggy as hell going through Flash CS3. I think the support is better in CS4, so I'll revisit that when I can upgrade. Right now I'm limited to using a SWF and working with files in the same directory as the SWF file.

Download FLV Player

Grabbing Flash Videos From Your Cache

Using Firefox
Using Internet Explorer 7