Extract Flash Files from Powerpoint
Increasingly many publishers are producing content designed for delivery through VLEs, this is usually presented in SCORM format and often contains a number of PowerPoint files with embedded flash content. Many of us would like to re-engineer this to meet our own needs. The following routine outlines how to disaggregate some of this content content into its component assets, namely extracting embedded Flash content from a PowerPoint.
Part 1
- Download the extractaflash.exe file from here
- Place this extracted file into C:\
Part 2
- Open Powerpoint File
- Make sure the Active X control is enabled
- Go to the slide with the embedded Flash File
- ‘Select’ it with your mouse and drag it to the desktop – this creates a Scrap file….which is really called Scrap.shs
- Now move the Scrap file to C:\
Part 3
- Go to Start–>Run and type cmd
- On the Command line type cd\ [enter]
- Now type exactly ….. C:\extractaflash.exe c:\Scrap.shs c:\output.swf
- Your flash file is now called output.swf in c:\ that can be renamed to whatever you want to call it —remember the .swf extension!!
Categories: Tips & Tricks, Uncategorized




