I need to stop a Vimeo video embedded with new oembed api (universal player) but when I try to add an event I get this error:
Uncaught TypeError: Object #<
As per Mike's suggestion, invoking:
Froogaloop.init();
Does make the control API work. In my case:
Weird... Moogaloop's author demo page does work without the init() call. Anyway, worked for me.
Thanks for your time!