Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
flashvars doc attribute for Player api.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Roshan Kedar  
View profile  
 More options Jul 31 2012, 9:07 am
From: Roshan Kedar <rosbl...@gmail.com>
Date: Tue, 31 Jul 2012 06:07:01 -0700 (PDT)
Local: Tues, Jul 31 2012 9:07 am
Subject: flashvars doc attribute for Player api.

I am using player api for my application. To embed slides there i need to
specify "doc" attribute for flashvars like this " doc :
"thirst-upload-800x600-1215534320518707-8" ". Where I can found the path of
presentation. I mean its easy for me to find it but the method is
not suitable for end user to use my application.  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jai Pandya  
View profile  
 More options Aug 8 2012, 3:44 am
From: Jai Pandya <jaipan...@gmail.com>
Date: Wed, 8 Aug 2012 13:14:02 +0530
Local: Wed, Aug 8 2012 3:44 am
Subject: Re: [SlideShare Dev] flashvars doc attribute for Player api.

Hi Roshan

As we don't expect this to be used by end users directly, it is not exposed
in a manner that you want. So you'll probably fall back to the options you
are already using.

--

Jai Pandya,
Engineer at SlideShare


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Felipe Sabino  
View profile  
 More options Dec 7 2012, 7:18 am
From: Felipe Sabino <sabinosfel...@gmail.com>
Date: Fri, 7 Dec 2012 04:18:08 -0800 (PST)
Local: Fri, Dec 7 2012 7:18 am
Subject: Re: [SlideShare Dev] flashvars doc attribute for Player api.

Sorry, but this is far from an answer that is helpful.

You can get the embed code from the *get_slideshow* API endpoint, then the
swf object will be properly populated
http://www.slideshare.net/developers/documentation#get_slideshow

But if you want to use the parameters such it is used in the demo, I
couldn't find a proper way.

One thing I I manage to do is to *magically* find the *doc* argument from
the *thumbnail* or *slide_image_baseurl* when using the oEmbed and the full
path of the presentation.

For example, for the
presentation http://www.slideshare.net/Giuliano84/from-an-idea-to-a-startup
I can call the oEmbeded URL
 http://www.slideshare.net/api/oembed/2?url=http://www.slideshare.net/...

And the result would have "thumbnail":"//cdn.slidesharecdn.com/ss_thumbnails/fromideatostartup-121203 125403-phpapp01-thumbnail.jpg?1354779580
*and*
"slide_image_baseurl":"//image.slidesharecdn.com/fromideatostartup-12120312 5403-phpapp01
/95/slide-"

The value I am supposed to use as the *doc* parameter is right there in the
middle of the string: "fromideatostartup-121203125403-phpapp01".

A mess, I know...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »