- open the presentation in Keynote (being a Mac user), opens most PowerPoint presentations.
- Export as html site, complete with navigation controls.
- Upload the mini site to a folder on your site.
- Create a BBCode iFrame for the site.
BBCode usage:
Code: Select all
[slides]{IDENTIFIER}[/slides]
Code: Select all
<iframe scrolling="auto" frameborder="0" src="http://yoursite.co.uk/yourfolder/{IDENTIFIER}/" width="850" height="740"></iframe>
Code: Select all
The folder name of the slideshow created by Keynote in html form.