How do I add a PowerPoint as a web page?

J

Jessica

I'm trying to add a PowerPoint presentation to a web page, so that when it is
selected it goes straight into the full presentation.
 
A

Andrew Murray

Export the PPT file as HTML, then import the html file(s) into your frontpage
web.

or

Just create a hyperlink in frontpage to the ppt file (import it into the FP web
first) - this relies on the user having the PPT viewer, or Powerpoint itself, so
the first option is probably best, although if you have transitions and so on,
they probably won't work, or if the export process uses equivalent technologies
to do the transitions and fly out/fly in text effects (DHTML) only the later
browsers (IE 4.0 and Netscape 6 and later) support that. So all you will get are
the static powerpoint screens(slides).

One html-page per powerpoint slide/screen.
 
Top