-
I have just purchased a commercial licence for the player but am having a few issues with the player. I am using an old template (TinyNews) which I need to continue using. To get things working I added the following code to get my HTML5 functionality:
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->I was using a plugin that shifted javascript to the footer which was also causing troubles (thanks for the words about Minify which gave me the hint about location) It turned out that I had two sets of jquery.
Now, I can get video visible on the site, served from Amazons3.
This is the code inserted into the page:
However, on Firefox, IE, and Chrome (no other browsers tested) the player controls are not visible. In Chrome and Firefox I can right click select to make the controls visible and for that particular video I see the controls, but the next video requires another right click and selection. In IE I can play the vid using right click controls but not access the player control bar.
In addition I am seeing under admin log in the red box that JavaScript is broken. Also, the template check is telling me that there are no Flowplayer scripts on the site. The theme does have the wp_head() function call.
Is there anything I can drop into the header.php script to ensure that everything is loaded on every page?
====================================
On an unrelated note. Given that the player is based upon Flowplayer is it possible to use their functionality such as the custom player designer available on their site at: https://flowplayer.org/designer/