Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

1.5 Weird behavior, NaN shows in timeline

Christian Ebert edited this page Aug 2, 2014 · 3 revisions
  • check your jQuery version. Do not use jQuery below 1.7.1 and make sure you do not load multiple different versions. Check for multiple instances of flowplayer[.min].js

  • thoroughly check yor setup for spurious commas, brackets etc and make sure there are no extra line breaks or <p> tags inside the config. Especially CMS and page generator editors tend to insert those, even in plain text mode.

  • make sure the MOOV atom is at the beginning if you play MP4 files

  • with a live stream: set the live option to true.

Clone this wiki locally