![]() |
| Home | About | Add-ins | Insert | Blog | Resources | Contact | Help |
![]() |
Friday, October 3, 2008 Control PowerPoint from FlashA reader sent me this question:Is it possible to control the PowerPoint presentation with Flash? The opposite of this works, as can be seen on this link on the Microsoft site -- I would like to make Flash navigation to advance slides and control the PowerPoint animation. The short answer is that this is not possible! But there's a workaround -- and a rather long workaround. You can get your PowerPoint content into a product like Wildform Flair, and then add controls to the animations from within the program -- and then export this as a Flash SWF movie. Not exactly what you are looking for, but just another option. Labels: flair, flash, powerpoint, wildform Wednesday, August 20, 2008 iSpring Free 3.5 -- Review ScoreWe just did a review on iSpring Free 3.5 on Indezine.com.This review was based on the FlashPPT Evaluate benchmark presentation -- here are the individual scores:
Note: All scores are provided by the Indezine test team, and are the opinion of the individual tester -- all results are double-checked and the reviews go through a QC process. Labels: add-in, evaluate, flash, ispring, powerpoint, review, score Tuesday, August 19, 2008 iSpring Free vs. ProOften users ask about the differences between the free and pro versions of iSpring -- and while iSpring Solutions does have extensive documentation on the differences, I thought it will be nice to have that information available on the FlashPPT site.Nina Lezhnina from iSpring sent me an exhaustive comparison.
There are two more versions of iSpring: Ultra and SDK that add different or expanded abilities -- this page on the iSpring site has more info about these abilities. Labels: flash, ispring, powerpoint, slideboom Friday, August 1, 2008 iSpring Pro 3.5 -- Review ScoreWe just did a review on iSpring Pro 3.5 on Indezine.com.This review was based on the FlashPPT Evaluate benchmark presentation -- here are the individual scores:
Note: All scores are provided by the Indezine test team, and are the opinion of the individual tester -- all results are double-checked and the reviews go through a QC process. Labels: add-in, evaluate, flash, ispring, powerpoint, review, score Wednesday, July 30, 2008 FlashPoint Pro -- Review ScoreLast September, we did a review on FlashPoint Professional on Indezine.com.This review was based on the FlashPPT Evaluate benchmark presentation -- here are the individual scores:
Note: All scores are provided by the Indezine test team, and are the opinion of the individual tester -- all results are double-checked and the reviews go through a QC process. Labels: add-in, evaluate, flash, flashdemo, flashpoint, powerpoint, review, score FlashPoint -- Review ScoreLast September, we did a review on FlashPoint on Indezine.com.This review was based on the FlashPPT Evaluate benchmark presentation -- here are the individual scores:
Note: All scores are provided by the Indezine test team, and are the opinion of the individual tester -- all results are double-checked and the reviews go through a QC process. Labels: add-in, evaluate, flash, flashdemo, flashpoint, powerpoint, review, score Wondershare PPT2Flash Professional -- Review ScoreWe recently did a review on Wondershare PPT2Flash Professional on Indezine.com.This review was based on the FlashPPT Evaluate benchmark presentation -- here are the individual scores:
Note: All scores are provided by the Indezine test team, and are the opinion of the individual tester -- all results are double-checked and the reviews go through a QC process. Labels: add-in, evaluate, flash, powerpoint, ppt2flash, review, score, wondershare Wednesday, April 2, 2008 Cannot Embed Flash Movies in PowerPoint 2007Here's one of the typical questions I have been asked about no longer being able to embed Flash movies in PowerPoint 2007:I've been working with inserting Flash movies in PowerPoint without any problems in PowerPoint 2003, but since upgrading to 2007 I've not been able to embed a single Flash movie! PowerPoint 2007 poses no problems in getting the Shockwave Flash object into the PowerPoint slide, and it even allows me to set the embed option to True, but the fact is that the Flash file does not embed at all -- it does not travel with the PowerPoint presentation. This makes sharing impossible -- have you run into this issue, or know any workarounds? There's no official word on this yet as to what is causing the issue, but it is clear that PowerPoint 2007 is preventing the embedding of a Flash movie -- maybe this is due to enhanced security controls in this version -- or it could be due to some other reason. You can still continue using PowerPoint 2003 to create presentations with embedded Flash movies. If you must use PowerPoint 2007, you could make sure that the Flash movie and the PowerPoint presentation are in the same folder -- and then copy the entire folder if you need to move the presentation to another computer. Labels: 2007, embed, flash, powerpoint Wednesday, October 3, 2007 Benchmark Presentation for PowerPoint to Flash ConversionThere are scores of PowerPoint to Flash converters out there, and they all do some things right, and they all have their problem areas. In such a scenario, it's difficult to rank them all. So I decided on a points system, and created a benchmark presentation. This benchmark presentation has 24 slides, and I provide 5 points for each slide for a total of 120 points. ![]() ![]() ![]() And then I provide another 80 points for:
And the benchmark presentation is not available as a free download now, although you can request access through the feedback form... Labels: add-in, flash, powerpoint Thursday, September 20, 2007 Extract Flash: Conversation with Rhys Jeremiah Rhys Jeremiah has been working in IT after graduating from Bristol University with a degree in mathematics. He started writing database applications for a large insurance company and quickly moved into web development, the largest site for a major international motor manufacturer. Although now teaching mathematics, he still manages some IT work. He currently lives in Cardiff, Wales with Sarah, his wife, and their children Lloyd and Carys.Geetesh: Tell us more about your Extract Flash product, and what inspired you to create this. Rhys: As is often common, the reason for creating the Extract Flash product was to solve a problem that could have easily been avoided. The company I was working for at the time was a major client of a marketing firm here in the UK. Last thing on a Friday afternoon, we were asked to update a flash file on a website and that the replacement file would be winging its way to us via email very soon. None of us in the office were quite prepared for the fact that the file had been placed into a PowerPoint presentation. It seemed that the last thing the marketing company did before the weekend was to send that file as numerous phone calls to get the original file failed. So we had a problem. I noticed that it was possible to drag and drop the embedded Flash object between Office products and even drop it onto the desktop as a scrap file (http://support.microsoft.com/kb/138275). So I reasoned that the file must contain the Flash file that we were searching for. Hence it was worth digging a bit deeper. On opening the scrap file in a binary editor, I was able to locate the header block of the SWF file and without too much effort it was the possible to pull the binary data out and write it back to disk. The reason I wrote an application to do this is that I enjoy the challenge of trying something new, and also providing a useful tool to the community. In theory the scrap approach would work for any type of embedded object so long as the header block could be read and processed. With a small amount of knowledge it would be possible to change the file to search a binary file for any header block and extract the embedded data. From memory I think that SWF files are held in PowerPoint files without encryption so you don't necessarily need to mess about with the scrap file. Geetesh: Many people believe that their embedded Flash content in a PowerPoint slide is secure -- so this does prove them wrong. How important is it for them to be aware of this, and would the scrap approach also work with any other embedded content in Microsoft Office documents. Rhys: From my experience many people think that all embedded files in Office documents are secure. I can't count how many times someone has sent me a Word document containing loads of images. I've never really considered the people actually use this method to protect their files. It's certainly naive to approach security in this fashion. Personally I think that the only way to secure your sensitive data is not to give it away, as soon as you release any information you lose the ability to control the distribution. If you really want to secure your embedded content don't embed it. Labels: embed, extract, flash, powerpoint Sunday, August 19, 2007 Embedded Flash in PowerPoint: Can it be Extracted?Here's a fictitious question: I have embedded a Flash movie in a PowerPoint presentation, and I would not like anyone to be able to save that embedded Flash movie from my PowerPoint presentation and use it elsewhere. And it does not seem doable -- so are my Flash files really safe?OK -- yes they are reasonably safe only because many people are just not aware of that possibility, but remember that technology moves faster each day. There are indeed third party products that allow you to extract Flash content from PowerPoint files quite easily, and although these are not too well known or documented, they do exist. So don't assume those Flash movies cannot be extracted. If you need a Flash movie that's within a PowerPoint file, you can always request the creator of the presentation for a copy of the Flash movie. And just in case you created the presentation and lost the Flash movie, you can use the third party tools! Labels: embed, extract, flash, powerpoint Wednesday, August 15, 2007 Insert the Control (PowerPoint 2007)I'm assuming you have the Developer tab of the ribbon enabled, have all the prerequisites installed, and have assembled everything in one folder. Now you can insert Flash movies in your PowerPoint 2007 presentations. If you are using an older version of PowerPoint, look here...
Labels: flash, insert, powerpoint Tuesday, August 14, 2007 Enable the Developer tab in the RibbonThe options that allow you to insert Flash movies in PowerPoint 2007 (and maybe later versions) are found in the Developer tab of the Ribbon.By default, this tab is not visible (as shown in Figure 1) -- and has to be turned on. If the Developer tab is indeed visible in your Ribbon (see Figure 2), you need not enable it. ![]() Figure 1: There's no Developer tab in the Ribbon by default. ![]() Figure 2: Now there's the Developer tab! Otherwise, this is how you can enable the Developer tab in the Ribbon:
Labels: 2007, flash, insert, powerpoint Saturday, August 11, 2007 Insert Flash ResourcesAlthough this site is the most complete resource of Flash-in-PowerPoint information anywhere, I wanted to share other resources with you as well:
Labels: flash, insert, powerpoint Converting PowerPoint to Flash with Third Party ProductsThere are many reasons to attain various ends that people go on the path of converting PowerPoint to Flash. And almost a decade after this started, I have to say that I have found no perfect automated solution!Many products claim to do this, and some do come quite close to perfection. But if they are suitable for one presentation style or purpose, they may not work out as well in another scenario. And so the search continues! On this site, I'm going to explore all these products and share my opinions. And your opinions count even more -- so feel free to comment on all these products. Maybe, we'll find the perfect product! Watch this blog, and keep commenting. Labels: add-in, convert, flash, powerpoint Using FlashBackIn a previous post, I introduced FlashBack -- a PowerPoint add-in that rewinds (and replays) Flash movies in PowerPoint slides.Here's a step-by-step tutorial on using the add-in:
If you use the VBA route, you must first disable FlashBack... Labels: add-in, flash, flashback, insert, powerpoint Install and Disable FlashBackThis post will show you how you can download, install, and disable FlashBack, a free PowerPoint add-in that automatically rewinds inserted Flash movies in PowerPoint slides.
To see how you can use FlashBack, look here... Disable FlashBack You might want to disable FlashBack for a while, especially if you want to rewind your Flash movies manually using VBA. To do that, choose Tools | Add-ins, and uncheck the FlashBack option in the resulting dialog box. Click Close to get back to PowerPoint. Labels: add-in, flash, flashback, insert, powerpoint What is FlashBack?FlashBack is a free PowerPoint add-in from Shyam Pillai, a Microsoft PowerPoint MVP that rewinds a Flash movie so that it plays from the starting frame when shown again in the same presentation. You can learn more about why rewinding is required here...FlashBack automates a lengthy process that requires some coding in a VBA environment. You can download a free copy of FlashBack from Shyam's site... Remember though that FlashBack is machine specific, not presentation specific. If you need to add the rewinding code to a presentation that will be distributed, you should use the VBA route... Learn how to install and disable FlashBack... And here's information on how you can use FlashBack... Labels: add-in, flash, flashback, insert, powerpoint, rewind Tuesday, August 7, 2007 Edit the Control PropertiesNow that you have inserted the control, it's time to bring in the Flash movie within the control. You need two things:
Get started with editing the control properties:
Labels: flash, insert, powerpoint Sunday, August 5, 2007 Assemble EverythingBefore you start inserting your Flash movie on a PowerPoint slide, you should follow these good practices to assemble all the stuff:
PowerPoint 2007 users should proceed here... Labels: 2007, flash, insert, powerpoint Insert Flash in PowerPoint for Windows UsersGet Started With These Four:To insert Flash movies inside PowerPoint, you need four things:
PowerPoint 2007 users also need to enable the Developer tab in the Ribbon... -- if the Developer tab is already visible for you, proceed to assemble everything in one folder... Labels: flash, insert, powerpoint
Archive: August 2007 September 2007 October 2007 April 2008 July 2008 August 2008 October 2008
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Home | About | Add-ins | Insert | Blog | Resources | Contact | Help | Disclaimer