You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Playlist buttons disappear Created Jul 23, 2009

This thread is solved

Views: 1742     Replies: 1     Last reply Jul 28, 2009  
You must login first before you can use this feature

Hoyle

Posts: 5

Registered:
Mar 5, 2009

Playlist buttons disappear

Posted: Jul 23, 2009

I'm having a problem with Flowplayer content disappearing on a test server. We've implemented Flowplayer throughout the site with different configurations based on the situation, which are all in test mode as it stands.

In situations where we've implemented the playlist with a splash image and single video, we have intermittent issues when a user leaves that page and then comes back to it. The player disappears completely sometimes. Two examples of this are here:
Home Page
Secondary Page

On playlists with horizontal buttons, we again have intermittent issues with the buttons. Sometimes, on page load, a few of the buttons are missing. Example of this configuration here.

One issue may be the server we're using to host this site currently, which is a GoDaddy month-to-month server. We know this isn't ideal and we plan to employ and test on a more robust hosting server for the client next week. Another issue could be conflict with the CMS we're using as well. I'd be interested to hear your comments on these issues.

Thanks - Hoyle

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

» Playlist buttons disappear

Posted: Jul 28, 2009

Reply to: Playlist buttons disappear, from hoylekoontz
Try to put the flowplayer initialization on the bottom of the page or inside window.load (or similar) so that we are 100% sure that the page has been fully loaded. If that won't help we look for another solution.