Top "Froogaloop" questions

Froogaloop is a small JavaScript utility framework for controlling and interacting with an embedded Vimeo Player iframe.

jQuery and Vimeo Froogaloop API

I'm building a plugin to WordPress and so far so good with the PHP library. But I am having some …

jquery events vimeo froogaloop
Vimeo Froogaloop API not recognizing an event

I'm trying to recognize the onPlay, onPause, and onFinish event for vimeo using the froogaloop API. I've tried everything I …

javascript jquery iframe vimeo froogaloop
Loading multiple Vimeo videos with jQuery and detecting events

OK, I'm completely stuck. I'm really hoping that someone out there might have experience loading Vimeo videos with Vimeo's Froogaloop …

jquery vimeo froogaloop
Pause Vimeo universal embed when hidden using jQuery

I have a Vimeo video (via universal embed iframe) hidden on my page. Clicking a link fades it in, and …

jquery json api vimeo froogaloop
Trouble with setTimeout with addEventListener

I have a vimeo video that I want to play 3 seconds after a button is clicked. I can get the …

javascript settimeout addeventlistener froogaloop
"Failed to execute 'postMessage'" error from Froogaloop via AngularJS directive

I wrote an AngularJS directive for vimeo videos with built in play/pause functionality using their froogaloop library. It's works …

angularjs iframe angularjs-directive vimeo froogaloop
Hide pause/play button on vimeo iframe on hover

I am using a Vimeo iframe on a website. I hide all the controls with the Vimeo Froogaloop API. But …

javascript iframe vimeo froogaloop
Play vimeo video onmouseover and pause onmouseout

I have a page which contains several vimeo videos, embedded in the standard iframe way. I have a reference to …

jquery vimeo froogaloop