By oskar_calvo on
i´d like to use this code with drupal.
i´d like to know how i can bring the presentation to drupal.
thanks.
oskar
i´d like to use this code with drupal.
i´d like to know how i can bring the presentation to drupal.
thanks.
oskar
Comments
??
What is "slideshare"? I've never heard of it, and you haven't given me any way to learn what it is.
Hello coreb, sorry by the
Hello coreb, sorry by the delay
slideshare is a web aplications that let people to share power point or similar documents in internet.
the becemo the *.ppt files to a flash file, I´d like to know how to bring the files to flash.
this is the source they give to put in the file:
tk object type="application/x-shockwave-flash" data="https://s3.amazonaws.com:443/slideshare/ssplayer.swf?id=58411&doc=introd..." width="425" height="348" kt
tkparam name="movie" value="https://s3.amazonaws.com:443/slideshare/ssplayer.swf?id=58411&doc=introd..." /kt
tk/object kt
i take out the "<" and ">" by "tk" and "kt"
oskar
gestión del conocimiento y de la información con software libre
Copy Paste
It look all you need to do is Copy/Paste what the give you into a page on your site.
If you are trying to download the file to your server, you can't. They're routing it through their own flash file to play the document.
I took the source that give
I took the source that give the web, but it don`t work, i not complety sure.
I will try to do the same with a html editor, althought i don´t like to use them in drupal.
I´ll tell what i get and how i get it.
thanks
oskar
gestión del conocimiento y de la información con software libre
Change Filter
Are you using the "Full HTML" filter when you post? If you aren't using that option, that is probably what's causing the problem.
If you are admin it should show below the box that you type the info into.
I took the source that give
I took the source that give the web, but it don`t work, i not complety sure.
I will try to do the same with a html editor, althought i don´t like to use them in drupal.
I´ll tell what i get and how i get it.
thanks
oskar
gestión del conocimiento y de la información con software libre
I took the source that give
I took the source that give the web, but it don`t work, i not complety sure.
I will try to do the same with a html editor, althought i don´t like to use them in drupal.
I´ll tell what i get and how i get it.
thanks
oskar
gestión del conocimiento y de la información con software libre
From "Video Filter" modules
You can use the "video_filter" module, adding this code:
http://drupal.org/node/374817
(For version 5)