var fDesc=new Array(); fDesc[0] = "Bytescout SWF To Video Scout has smart capabilities for converting your SWF flash movies into AVI files with sound.
The speed, quality and compatibility of this tool will make it easier to convert SWF flash movies into AVI, WMV, MPEG, MPEG video files. With its simple-to-use interface, this tool supports MPEG, VideoCD, DivX, NTSC, PAL, audio and video compression codecs. This tool includes a fully featured flash extractor complete with options to extract flash files and streaming video extraction from Internet Explorer, Firefox, Opera, YouTube, Google Video and so on.
This professional tool is very handy for developers because it supports the command line parameters that help in automating the conversion of flash SWF movies into video files.
Compatible with MS Windows platforms that include 98/Me/2000/XP and Vista, this tool is supplemented with the feature of additional frame-by-frame mode that gives you higher-quality conversion results.
The application comes with elaborated step-by-step help and support that makes the tool simple for novice users too."; 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 = ''; } }