References
This is a generic re-usable FLV player created for Creative Lynx. It was originally going to be a small modification of the FLVPlayback component that comes with Flash 8 but when it was discovered that the component could not do certain required things it became a bigger project involving writing an entire FLV player from scratch. This took one night to do in the end compared to the 1 and 1/2 days spent trying to customise the FLVPlayback component!
Todo
Completed
- 18.09.07
- Created two additional video player sizes
- 16.09.07
- Volume Control
- Generic Slider class
- FLV example files in three qualities
- Opening and closing panel
- Generic button class
- 15.09.07–16.09.07
- Spent 1 and 1/2 days trying to customise the built in FLV playback component but it was crap and wouldn't let me do basic things like specify my own background or implement the top right rounded corner. Wasted too much time on that and decided to write my own player instead.