-
Created a topic, Position Problem, on the site WordPress.org Forums:
Hi, The plugin seems to work perfectly but I don't u… -
Posted a reply to Get end of the video, on the site WordPress.org Forums:
if( typeof(flowplayer) != "undefined" ) { var api = flowplayer(0); api.bind('finish', function() { alert( 'Video… -
Created a topic, Get end of the video, on the site WordPress.org Forums:
Hi, I would like to get the end of the video using so…