-
Hello, I am noticing that splash screens are missing from our videos after the first 20 preloaded posts/stories. The videos play fine but splash screen do not seem to load on items. I am using this code to load the player. Is there another function I am missing to cause the splash screen. to load as well.
<script>
window.almComplete = function(alm){
fv_player_load();
};
</script>