Closed ggaughan closed 8 years ago
b32b1557f1e691c3ad0eb173d09ff0d719c86b63 changes the way flowplayer was being called to avoid the type error.
(Still limited to playing original videos though - ideally we'd put them on a queue and transcode them into a smaller more browser-friendly format.)
Deployed to demo2 and demo3.
Clicking a video thumbnail tries to play via flowplayer but gives:
"flowplayer.js:2478 Uncaught TypeError: Cannot read property 'video' of undefined"
(flowplayer version 5.4.3 seems to be included in bower_components - but not pinned in bower.json)