Hi
I'm implementing Slideshare support in our web application and I have
issues with the player API.
I'm using a random slideshow :
http://www.slideshare.net/mattaslett/mysql-vs-nosql-and-newsql-survey...
This one is using the ssplayer2.swf player and works perfectly with
the JS API.
The slideshow I want to embed with player API support is
http://www.slideshare.net/CrossKnowledge/learners-community-training-...
This seems to be an office/PDF document that has been converted into
Slideshare. It's using another player doc_player.swf that does not
support the player API. I tried to force using ssplayer2.swf but I get
the following error : "oops! this slide did not convert properly hence
cannot be displayed."
How can I use the player API on the second document ? Any idea ? :/