Scroll Multiple Videos with jQuery.Scrollable.js
site>> http://www.flowplayer.org/tools/scrollable.html
tutorial demo>> http://www.flowplayer.org/tutorials/scrollable-view.html
Tero Piirainen has created a handy Flowplayer tool that scrolls playlist of several videos using jQuery. The tool is pretty light, which is wrapped in 3.9 Kb javascript file. The features are:
* scrollable items, horizontally or vertically
* customizable number of items to be visible at once
* various options of scroll elements (with mouse, arrow keys and mouse wheel)
* navigational buttons and tabs
* programmatic actions (next, prev, nextPage, prevPage, seekTo, begin, end)
* custom event listener
Everyone had different needs when decided to embed their videos to their websites. As Flowplayer is known a free web video player, the development of this tool should be interesting for the user. Be sure to check the tutorial to configure the scripts structure and to modify this cool jQuery.Scrollable.js playlist. Also, don’t forget to download the external javascript files needed for certain modifications!






























Scrollable: jQuery Plugin To Scroll Content…
Scrollable is a flexible & lightweight (3.9kb) jQuery plugin for creating scrollable contents.
Any content (HTML, video, text..) can be used as a scrolling item. And, it supports vertical scrolling besides the standard horizontal scrolling which ma…