This is a message.

Forum user: Slavi http://seofilter.org

Basic information

Registered Jul 31, 2008
Last login Mar 17, 2009
Forum posts 6
Direct URL http://www.flowplayer.org/forum/users/4906

Latest forum posts

Posts:

Registered:

» » Getting self._api().fp_play is not a function error

Posted: Mar 6, 2009

I am having the same problem.
The weird thing is that I don't have a playlist.

Posts:

Registered:

» I am searching for same..

Posted: Feb 18, 2009

I believe I read somewhere that you can have just one playlist per player

Posts:

Registered:

» Embed > How to get embeded code for currently played video

Posted: Feb 17, 2009

The docs suggests this code for embedding the current video.
However I am getting always 0 for some reason.

My playlist is in a div by the way.

var currentIndex = $f().getClip() ? $f().getClip().index : 0;
alert(currentIndex);

jQuery("#embed_code").val($f().getEmbedCode(true, currentIndex));

Posts:

Registered:

Embed > How to get embeded code for currently played video

Posted: Feb 17, 2009

Hi All,

I need a functionality similar to embed plugin but I need the playlist to contain only the currently played video.

Do I have to use another 2nd and hidden player and change its playlist ?

Posts:

Registered:

playlist & overlay errors

Posted: Feb 17, 2009

I am experiencing the same problem with playlist & overlay

The error that I am getting is :

The page athttp://domain.com says:Error calling overlay.onBeforeLoad: TypeError: api["fp_" + name] is not a function

Posts:

Registered:

Playlists with preview

Posted: Feb 4, 2009

Hello,

Is this feature supported by the current version of the player i.e. create a playlist of N movies and the player automatically loads a preview of each movie ?