Tag Archives: FLV

Strobe Media Playback

Below is a link to a post on The Flash Blog highlighting the Strobe Media Playback component.  It is part of Adobe’s Open Source Media Framework and allows for a quick, clean video playback component in Flash.  The best part is that all of the functionality of the player is set using FlashVars. Click here [...]

Vimeo inspired FLV Player

Here is a Vimeo inspired FLV player I created. I borrowed snippets of code from other AS3 FLV players, and made a player built on the MVC pattern(not very strict). I would love for people to take a look at the code and let me know how I could improve upon what’s there. Don’t hold [...]