Forums
(@lucabb)
7 years, 7 months ago
if( typeof(flowplayer) != “undefined” ) { var api = flowplayer(0); api.bind(‘finish’, function() { alert( ‘Video just started!’ ); }); }