I\'m building a plugin to WordPress and so far so good with the PHP library. But I am having some issues with the JavaScript API.
I\'m trying to use it with jQuery, and
Instead of $f(player).vimeoPlayer.addEvent try $(this).addEvent.
$f(player).vimeoPlayer.addEvent
$(this).addEvent