Skip to content

Player Api example no more work #3

@kracekumar

Description

@kracekumar

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions