I need to have a html page with an embedded powerpoint presentation.
Then, through javascript, call methods for example to go to the next or
previous slide, show as fullscreen, etc.
Anyone knows how to do this? I've been trying the <embed> tag but so far
unsuccessfully.
Thanks in advance!
Manuel Ricca
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
On Wed, 13 Oct 2004 04:11:21 -0700, Manuel Ricca <man_...@yahoo.com>
wrote:
I really need to have the real presentation on the web browser (with
animations, etc). Besides, saving to a web page generates predefined
HTML files, and I want to include the presentation in a portal. I
considered saving the slides to Jpg's, through ActiveX, but I still want
to show the real thing.
Regards,
Take a look at one I did. Go to www.kvknet.com and click on the <View
Demo> link - then, on "Click here to view slide presentation". The
demo is a Powerpoint presentation that was generated the way I
mentioned. (you'll probably want to have a high speed internet
connection).
Or, maybe I don't understand exactly what you're trying to accomplish.
On Fri, 15 Oct 2004 03:32:26 -0700, Manuel Ricca <man_...@yahoo.com>
wrote:
>Thanks, but no thanks :)