Showing PPT presentation in webpage

D

Deepa

Hi..
I have a test.ppt and test.pps (same presentation - only 2 slides)
I want to be able to show my presentation in a webpage / html page along
with the other contents of the page

My test.html has the foll code
<html><body>
<iframe src="test.pps" width="500" height="200"></iframe>
</body></html>

WHAT THIS DOES (irrespective of ppt / pps)
1.Prompts me with a "FILE_OPEN" dialog box
...when i clik open--> it runs my presentation in the webpage
...Something similiar to autorun

WHAT I WANT TO HAPPEN
1. No dialog box should come up
2.I donot want to force the ppt with Autorun
The user decides if he wants / donot want to see the presentation

Would this be possible
Any help is great help
Thank you
Deepa
 
E

Echo S

You might post over in the PowerPoint group, but I'm not sure you'll be able
to do what you want. How PPT opens in a web page is really a function of the
user's system. See

Control how the browser opens PowerPoint files
http://www.pptfaq.com/FAQ00189.htm
 
K

king marsh

Hi..
I have a test.ppt and test.pps (same presentation - only 2 slides)
I want to be able to show my presentation in a webpage / html page along
with the other contents of the page

My test.html has the foll code
<html><body>
<iframe src="test.pps" width="500" height="200"></iframe>
</body></html>

WHAT THIS DOES (irrespective of ppt / pps)
1.Prompts me with a "FILE_OPEN" dialog box
..when i clik open--> it runs my presentation in the webpage
..Something similiar to autorun

WHAT I WANT TO HAPPEN
1. No dialog box should come up
2.I donot want to force the ppt with Autorun
The user decides if he wants / donot want to see the presentation

Would this be possible
Any help is great help
Thank you
Deepa

For no dialog box, you may insert a PPT as a flash file.
In that way, you should first convert PowerPoint to flash.
If you have programming experience, you can do the conversion
manually.
This is is tutorial
http://www.sameshow.com/other/powerpoint-to-flash5.html

Or you can use some commercial converters like PPT2Flash Standard
http://www.sameshow.com/powerpoint-to-flash.php?sid=5

How to use it from
http://www.ppt-to-dvd.com/forum/viewtopic.php?t=1514

Free Trial from
http://www.sameshow.com/download/ppt2flash-download.php?sid=5

For the viewer playback control, I do not think it can be realised
with a webpage.
But with a flash player, it is easy. See this example
http://www.sameshow.com/images/ppt2flash4-demo/player.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top