Questions tagged [froogaloop]

Froogaloop is a small JavaScript utility framework for controlling and interacting with an embedded Vimeo Player iframe. The Froogaloop library is no longer supported by Vimeo. Its replacement is the Vimeo Player.js library.

Introduction

The Froogaloop library has been deprecated. An archive of its original source is available on GitHub.

Developers who wish to control and interact with the embedded Vimeo Player iframe must use Player.js.

Tag Monitoring

The tag is not monitored by Vimeo Staff.

Vimeo Staff monitors the , , and tags. Staff members do their best to reply on StackOverflow in a timely manner. However, for urgent and time-sensitive requests, contact Vimeo direct for the quickest response.

News and Updates

Help, Feedback, and Non-Developer Inquiries

Additional Resources

References

92 questions
0
votes
1 answer

Vimeo API and progress bar issue

I'm using the vimeo froogaloop API to control the videos from external buttons (It's a style thing.) Here's a jsfiddle of progress so far: http://jsfiddle.net/andrewminton/H8ynJ/ What I'm trying to do is listen to the api for the playProgress event…
moonoo
  • 1
  • 1
  • 2
-1
votes
1 answer

Issue using vimeo player in FF and IE - Loads flash player instead of using HTML5 player

I'm trying to dynamically load a vimeo video in my app using their javascript Player API (https://developer.vimeo.com/player/js-api) I've already loaded the froogaloop API js file, but when I add the player Iframe which I generated to the page and…
Shane_IL
  • 325
  • 1
  • 4
  • 16
1 2 3 4 5 6
7