This is a message.

Forum user: paulinlondon

Basic information

Registered Nov 25, 2008
Last login Oct 2, 2009
Forum posts 5
Direct URL http://www.flowplayer.org/forum/users/6531

Latest forum posts

Posts:

Registered:

thumbnail

Posted: Oct 2, 2009

hi
thanks but in the previous versions of flowplayer they had a thumbnail feature, so you could click on the thumbnail and it would bring you to that timelineplace in the video,
for example
http://www.watercompare.com/water/playvideo1.jsp?ref=4104

do you know if i can do this with the newest flowplayer?

Posts:

Registered:

thumbnails support

Posted: Oct 2, 2009

hi
are thumbnails supported any more?

Posts:

Registered:

IE bug with flowplayer-3.0.2.min.js

Posted: Jan 6, 2009

hello
I am testing flowplayer 3.02 on Internet Explorer 7.0.5
in the code i have


<script src="http://static.flowplayer.org/js/flowplayer-3.0.2.min.js"></script>  

and i get this bug reported by IE and the video is then not played (works fine under firefox)

case 'object':

for (var prop in obj) {
if (obj.hasOwnProperty(prop)) { PROBLEM HERE
str.push('"'+prop+'":'+ asString(obj[prop]));
}

any suggestinos would be great.

thanks

Posts:

Registered:

playlist urlLink max length

Posted: Dec 29, 2008

Hi
I loaded about 20 playlists and created a linkUrl for each playlist but it did not work until i reduced the length of each linkUrl string.

I am NOT using the playlist plugin,just standard download.

Is there a maximum size for the linkUrl?

is there a maximum size for the playlist?

How do i make the whole playlist play again once it is done playing?

thanks
paul

Posts:

Registered:

why are thumbnails removed in version 3

Posted: Dec 4, 2008

Hello thumbnails were used in version 2, but seem to be removed in version 3, why is this?