using moogaloop to embed a custom video player from Vimeo

Posted by scullytr on Stack Overflow See other posts from Stack Overflow or by scullytr
Published on 2010-04-12T21:01:03Z Indexed on 2010/04/12 21:03 UTC
Read the original article Hit count: 373

Filed under:
|
|
|
|

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.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about vimeo