The thumnails provide efficient seeking for long videos. This player instance is configured to loop the video over and over. (FlowPlayerLP.swf) You can seek in the video by clicking on the thumbnails. As you can see the thumbnails are laid out nicely also in the new native full screen mode.
This player instance loads the configuration from an external config file. The config file is specified with the code shown below. Otherwise it uses the same SWFObject embedding code as shown in the first demo.
{ configFileName: '/video/flowPlayerLP.js' }
The configuration file will be then loaded from http://flowplayer.org/video/flowPlayerLP.js
Comments
Visual Timeline
Love the demo. How do you create the thumbnails and time points?
Is there a way to automate this process?
Thanks.