using moogaloop to embed a custom video player from Vimeo
- by scullytr
Anyone have any luck using Vimeo's moogaloop player? I'm wanting to use Vimeo's supposed API functions to create custom buttons to control the Vimeo player on my site. Here's the reference page for moogaloop: http://vimeo.com/api/docs/moogaloop
I've been able to get the player to embed using SWFObject, but I can't seem to get the API functions to work (e.g. api_play()).
Any help is greatly appreciated.
Thanks!
-Tim.