Get a FREE white paper
"From Death by PowerPoint
to Life by PowerPoint" plus free tips!

PresenterMedia


E-mail This Page
to a Friend


"I find your book the best of the three I have bought to learn PowerPoint."
        -Robert Maddin

This book was a HUGE help for me while learning PowerPoint 2007. It was remarkably clearly written and easy to follow. While I'm not a big fan of all the changes to the PowerPoint (and the Office suite generally), it's great to have a well-written guidebook for coping with the increased complexity!

-Jon Boutelle
CTO, SlideShare

"I read your book, How to Do Everything with PowerPoint 2002 and loved it. It really gave me the know-how to deliver an amazing sales presentation."
        -Christina Lang

Create an Outstanding Presentation Self-Study Course

PowerPoint Tips & Tutorials

Convert PowerPoint to video (SWF - Flash movie format)


Are you looking to expand the reach of your presentations? When you convert a PowerPoint file to video format, you can do a lot of things with it:

  • Post it on your web site
  • Post it on YouTube
  • Burn it to a CD and send it to potential clients
  • Post it on your blog or Facebook

There are several types of video formats. In this tip, I focus on Adobe's SWF format. It's easy to post on a Web site and most computer systems have the viewer. (If not, it's a free download from Adobe.com. Look for the "Get Adobe Flash Player button.)

YouTube may complain if you use an SWF format that embeds a player button and other controls, but for other uses, the controls are great.

How do you convert PowerPoint to SWF? Numerous programs can do this for you. For a long list, go to Robin Good's Mini-Guide of PowerPoint to Flash Conversion Tools.

As far as I know, the best free tool is iSpring Free. I used it for the movie you see here.

When you install iSpring Free, you get a new tab in PowerPoint 2007 with the conversion tools.

powerpoint to video-swf

The Quick Publish button converts your presentation to SWF format in one click.

Of course, you may need to set up your presentation appropriately first. In the case of the above movie, I added automatic timings for all the slides to match the length of the sound files that contain my narration. (I recorded the sound in Audacity.)

The result is just 3 files:

  1. fixprompt.js is a JavaScript file that contains the playing controls
  2. index.html contains the code that embeds the SWF file
  3. Slide1.swf is the SWF file

If you want to put the SWF file on its own web page and link to it, you can just rename the HTML file, upload everything, and you're set. But that's not usually what you want to do. Instead, you probably want to place the SWF file on an existing page.

My HTML code, after editing, looks like this:

<table width="360" height="320" align="center" cellpadding="0" cellspacing="0" bgcolor="#d3daed">
<tr>
<td align="center" valign="middle">
<div align="center">

<object id="presentation" width="360" height="288" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash
/swflash.cab#version=8,0,0,0" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="images/Slide 1.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param name="allowFullScreen" value="true" />

<embed src="images/Slide 1.swf" quality="high" bgcolor="#ffffff" width="360" height="288" name="presentation" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" allowFullScreen="true" /> </object> </div></td> </tr> </table>

<script type="text/javascript" src="scripts/fixprompt.js"/>

Here's what you need to do :

  1. Open the HTML file in your web authoring software or and text editor.
  2. Select the text from the <table> tag to the end of the <script> tag, and copy it to the Clipboard.
  3. Display the HTML code for your web page, and place your cursor where you want the SWF file to go.
  4. Paste.

Here are some other changes that you may want to make:

  1. The size of the movie may be too big. To fix that, change the width and height proportionally in both places (the <object> and <embed> tags).
  2. Because the background of many of my slides is white as is the background of my web pages, they blend in to one another. So, I changed background color of the table. I did that by adding bgcolor="#d3daed" inside the <table> tag. That's where the blue-gray background comes from.
  3. I wanted to change the location of the SWF file and put it in an images folder, so I added images/ before Slide 1.swf in both the <object> and <embed> tags.

Have you used this technique? How do you post presentations to the Internet? Comment on my blog.

More Tips

101 Advanced Techniques Every PowerPoint User Should Know

Page copy protected against web site content infringement by Copyscape

 

No more Death by PowerPoint!

 

101 Advanced Techniques Every PowerPoint User Should Know
101 Advanced Techniques Every PowerPoint User Should Know
Become a master of PowerPoint!


101 Tips Every PowerPoint User Should Know
Invaluable tips professionals use will get you up to speed fast!


7 Steps to Great ImagesLearn how to format images for highest impact and a professional look


How to Do Everything with PowerPoint 20
07
All new! How to use PowerPoint plus best practices for effective presentations.

How to Do Everything with PowerPoint 2003
How to Do Everything with PowerPoint 2003
All new! How to use PowerPoint plus best practices for effective presentations.

Recommended books by other authors

presentationzenpresentationzen
An excellent resource for improving your presentation design

Beyond Bullet Points
Beyond Bullet Points Cliff Atkinson's system for creating effective presentations without bullets. Well thought out and researched.A classic.

slide:ologyslide:ologyNancy Duarte's instant best-seller about top-level design. Learn how the best in the business does it!

Office 2008 for Mac all-in-one for Dummies

Office 2008 for Mac All-in-One For DummiesThis is the only book that covers PowerPoint for the Mac and the authors are experts. Highly recommended!