var fDesc=new Array(); fDesc[0] = "123 Flash Sound Extractor is a great utility that extract sound elements from Adobe Flash movies (SWF files) in a few simple steps. This incredible program supports both event sounds and stream sounds, and the extracted sounds are saved in MP3 format. It supports Flash 3, 4, 5 and Flash MX, and batch extracting, allowing you to extract multiple files at a time. It also has the ability to handle Flash movies in Internet cache folder. The program provides information about the file such as size, dimension, Flash version, optimization, frames, frames rates and number of extracted images. It also offers free support via email and includes an extensive help guide. It supports Windows 9x/ME/NT/2000/XP. The graphic user interface is great both for novice and expert users, combining stylish icons with simple menu options, without complexity. 123 Flash Sound Extractor could be a perfect companion for your daily work if you are looking for a simple but effective program to extract sounds from SWF files."; 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 = ''; } }