var fDesc=new Array(); fDesc[0] = "A powerful flash to video console application can be used at web server or your own redistribution. It can be executed by any scripts such as WSH or BAT, and can be called from web server scripts such as ASP, ASP.NET, PHP, Perl or Python. Hide the application window during conversions for your own redistribution.
Support multi-instance-conversion, allow you to execute several conversions at the same time.
No need to test playback performance to make sure every conversion is correct."; 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 = ''; } }