benbowes / Angular-Vimeo-API-Directive

An Angular Vimeo Directive that utilises the Froogaloop API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-Vimeo-API-Directive

An Angular Directive that utilises the Vimeo Froogaloop API

This serves as an example of how you can use the API with Angular with custom play/pause buttons.

Clicking on the custom button will make the video play/pause, clicking on the video's play/pause buttons and finishing the video - notifies the custom button of the state change.

View a demo here: http://polyform.com.au/vimeo-angular-directive/

Or you can see an implementation of it on my site here: http://benbowes.com/portfolio/#/closeup/bmw-finance-mini-finance-ignition-finance-and-alphera-finance-eportals

About

An Angular Vimeo Directive that utilises the Froogaloop API

License:MIT License


Languages

Language:JavaScript 39.3%Language:HTML 32.1%Language:CSS 28.6%