Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player Api example no more work #3

Open
kracekumar opened this issue Apr 12, 2013 · 0 comments
Open

Player Api example no more work #3

kracekumar opened this issue Apr 12, 2013 · 0 comments

Comments

@kracekumar
Copy link

I tried example in SlideshareAPIExamples/playerAPI/index.html clicking on next button doesn't work.

$("#player")
<object type=​"application/​x-shockwave-flash" id=​"player" data=​"http:​/​/​static.slidesharecdn.com/​swf/​ssplayer2.swf" width=​"598" height=​"480" style=​"visibility:​ visible;​">​…​</object>​
var player = $("#player");
undefined
player.getCurrentTime();
TypeError: Object #<HTMLObjectElement> has no method 'getCurrentTime'
2
Uncaught TypeError: Object #<HTMLObjectElement> has

Above is examples I tried in console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant