Flowplayer shouldn't have any problems if loaded outside head, especially
with splash-setup. (In theory there might be timing problems with firsframe
setup if video-tag emits events before flowplayer is initialized).
However to your problem, it seems chrome (v26 here) won't play the mp4 url
at all. You can try with just pasting the link directly to url bar (
https://demo.alchemyasp.com/permalink/v1/43/80860/preview/violence2mp4.mp4?token=r88bnmiV).
Won't load in chrome even though it loads just fine in Safari.
Try swapping source order inside the original video tag so that chrome
would try with webm first.
2013/4/24 Nicolas Derambure notifications@github.com
But anyway, I did miss the documentation about the loading in the head
section.
I'm still very curious about why jQuery + flowplayer don't work anymore
when putting in the bottom of the page in chrome 26 and above...
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/364#issuecomment-16961126
.