tags:

views:

6

answers:

0

Hi all I was trying to get the vimeo "swfobject.html" example from git hub to work, but it simply doesn't work @ github.com/vimeo/vimeo-api-examples/blob/master/moogaloop-api/javascript/swfobject.html

I debugged a bit, and realized it doesn't even enter the "js_onLoad" function. Does anyone know if this github code dated or is js_onLoad deprecated? I'm just trying to do a simple example of displaying the alert "hi" after the player is loaded, but I can't even get that far.

My very simple sample code is here: http://pastie.org/1110855. Does anyone see a problem?

Any fellow stackoverflowers versed in vimeo JS API? Cheers