var fDesc=new Array(); fDesc[0] = "VeryDOC PowerPoint to Flash Converter is a powerful program that allows you to convert PowerPoint files to flash files presentations. The program is very easy to use and it has a friendly and intuitive interface that will make things very easy to you. The program will convert your files with a very high level of quality and in a very accurate way. This new version supports PowerPoint 2000, 2002, 2003 and 2007 versions. It also supports over a hundred seventy PowerPoint 2003 animation effects.
In order to get your files converted from one into another, you will have to click on the add button, set some output parameters and then click on the convert button. The application will convert your files in a very short amount of time. VeryDOC PowerPoint to Flash Converter 3.0 comes with new features. You will be able to enable slide transition animations, transition effects, add delays between slides and much more. There is a free trial version you will be able to download to test the application for yourself. Moreover, the program also allows you to customize your files' height, frame rate and width."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }