John
unread,Jun 22, 2009, 10:16:21 PM6/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SlideShare Developers
Has anyone tried resolving a slideshare url to embed code without
using the API? I know it's fairly easy to do with youtube videos, you
just regex out the video id from the url, and substitute it into the
embed code at the proper place. The slideshare embed code looks a bit
hairier though.
For clarity's sake, the end use is something like facebook's sharer,
where you post a link, and it says "hey i know what that thing is!"
and turns it into an embedded object instead of just a link out.
-John