Slideshare has a similar API to Youtube, allowing you to upload PowerPoint content then embed them in flash on your site.

I think it would be nice if there was an Asset Slideshare feature doing the same thing Asset Youtube does for videos.

Comments

wmostrey’s picture

Version: 5.x-2.x-dev » 5.x-1.x-dev

That's a great idea. You're always free to commit some initial code if you want to see this happen of course ;)

neural’s picture

I'll probably not have enough free time to implement this but if someone does it I can probably help during the testing phase.

tsaorin’s picture

You can use the "video_filter" module, adding this code:

http://drupal.org/node/374817

(For version 5)

wmostrey’s picture

Status: Active » Closed (won't fix)