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

Your preferred username that is used when logging in.

Forum user: kuluvalley

Basic information

Registered Mar 2, 2010
Last login Sep 26, 2011
Forum posts 4
Direct URL http://www.flowplayer.org/forum/users/23917

Latest forum posts

Posts:

Registered:

coverImage does not work on unlimited 3.2.5

Posted: Oct 20, 2010

We have paid for the unlimited version of 3.2.5, which seems to have a bug with the audio coverImage, that the release version on the website does not seem to have.

When we add a coverImage property to the clip object, flowplayer fails to load either the mp3 or the coverImage and displays the spinning loading circle forever.


flowplayer(id, this.flowplayer_swf, {
      'clip': {
        'url': video_url,
        'coverImage': 'http://releases.flowplayer.org/data/national.jpg'
      }
});

Using the exact same code, but referencing the flowplayer release on the website http://releases.flowplayer.org/swf/flowplayer-3.2.5.swf) works, the mp3 and coverImage load as expected.

Is is possible to get a release of flowplayer unlimited 3.2.5 that works as the version on the website, but which we can remove the logo from?

Cheers,

Kulu Valley Development Team

Posts:

Registered:

3.1.5 Documentation

Posted: Sep 24, 2010

Hi,

We have an unlimited license for version 3.1.5.

Where can I find the documentation for 3.1.5? So far I have only been able to find documentation for the latest version, and many configuration options do not match the version we are using.

Please let me know where I can view or download the 3.1.5 documentation.

Thanks in advance,

The Kulu Valley development team

Posts:

Registered:

Unable to download unlimited licensed player

Posted: Sep 24, 2010

Hi,

We have paid for an unlimited license for flowplayer 3.1.5, but the download link on our account page does not work.

We would appreciate that this is fixed as fast as possible. If you need any more information to fix this, let us know.

Cheers,

The Kulu Valley development team.

Posts:

Registered:

Click on the video opens linkURL in new window but also pauses video

Posted: Mar 4, 2010

When i click on the video with linkURL and blank it opens in a new window but also pauses the video. Is there a way to disable the pausing functionality?