-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels