The Amazing Spinning Gridinoc
Popcorn.js has plugins for various popular players and services such as YouTube and Vimeo.
Let's try a quick Vimeo example.
Action!
- This time create an video element in HTML with no source.
- Instance Popcorn with the following line : var pop = Popcorn.vimeo('#your video id','http://player.vimeo.com/video/46229233');
- Add a footnote when the Gridinoc topples.
Note we are inserting the source from JavaScript. Vimeo takes care of the rest, Flash fallback etc.
Next (What you could have done)