Seeking is disabled while the remaining API is still available, except for keyboard shortcuts.
.flowplayer .fp-buffer, .flowplayer .fp-progress { cursor: default; }
flowplayer.conf.keyboard = false; $(function () { $(".fp-timeline").unbind("mousedown touchstart"); $(".flowplayer").removeClass("is-touch"); });