processing / Processing-Hour-Of-Code

Repository for an interactive one-hour Processing tutorial.
hello.processing.org
56 stars 14 forks source link

No Sound On Initial Play #72

Closed scottgarner closed 8 years ago

scottgarner commented 8 years ago

This could be related to the new Vimeo player version. Initial notes here:

https://github.com/processing/processing-docs/issues/335

scottgarner commented 8 years ago

So it looks like popcorn.js has kind of a wonky way of catching the initial events of a new Vimeo player and the final step in the sequence wasn't happening, meaning no sound, no autoplay and no other stuff.

I stuck in a quick and dirty workaround in the hopes that either popcorn or Vimeo will tidy things up in a future release.