How do I go about automating conversions from powerpoint to flash? I want a user to be able to upload a powerpoint file into my web page and on the server I want to convert the powerpoint to a flash movie. Is there any preferred method for doing this? I've searched on google and I just keep getting alot of 3rd party software vendors selling addon software but I cant seem to find any useful guides or tutorials for doing this.

thank you, -willz

link|improve this question

you're saying that you want to have some source code/guidance to do this for free (i.e. not pay for a 3rd party solution for this)? – Otaku Mar 4 '11 at 4:54
correct I'm just looking for a little direction on how to do this without a 3rd party application/spltuion. Any opensource projects or places where I could see this being done would be a great help. – willz Mar 4 '11 at 19:01
Got it. Please see below. – Otaku Mar 4 '11 at 19:37
feedback

3 Answers

up vote 1 down vote accepted

There are only two (decent) solutions that I know of - the first being a little more decent than the second.

  1. iSpring offers a free version of their PowerPoint to Flash converter called iSpringFree. It's decent. I use the Pro version because I also have a need to add e-Learning/SCORM functionality - but if you don't have that need, it should be fine. In general, it also one of the better converters out there (amongst a host of many pay-for PPT->SWF converters).
  2. You could open your PPT/PPTX in OpenOffice.org's Impress and then Export to Flash format.

Having server-side triggered conversion is a little more tricky - I don't know of a server-side component other than they pay-for SDK solution by iSpring that offers this. The two above are for manual conversion.

link|improve this answer
thank you for your help! – willz Mar 4 '11 at 21:56
feedback

There is also another tool for Powerpoint conversion into Flash - PPT2SWF SDK. If to check on there website they say it's convenient to use, produces a good quality conversion result, possibility of a preview. It is also SDK so you can customize it and even sell officially.

link|improve this answer
feedback

There are two solutions for quality powerpoint to flash conversion.

  • iSpring Pro : A professional PPT to Flash conversion tool, also support audio, video narration. Published output is SCORM/AICC compliant and also the ability to publishing for Learning management systems (LMS). iSpring also have a free version.

    http://www.ispringsolutions.com/ispring-pro

  • PowerFlashPoint : Convert all versions of PowerPoint presentations to Flash in a single click. PowerFlashPoint comes with flexible output formats such as Flash (SWF), EXE, HTML page and LMS (SCORM, AICC) compatible file. Converter supports audio and video narrations.

    http://www.digitalofficepro.com/powerpoint/Power-flash-point-converter.html
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.