var fDesc=new Array(); fDesc[0] = "Free SWF to AVI Converter is the best tools to convert Flash/SWF to AVI/MKV/MOV files with excellent quality,for PC, Sony PS3, Xbox 360 and Nintendo.
Convert SWF to AVI/MKV/MOV Video with no skipped or lost frame.
Well-suited for the PC,Sony PS3,Xbox 360 and Nintendo and so on.
Convert Flash to animated GIF.
Convert Flash to image series, including BMP/PNG/JPEG/Gif format.
Convert Flash to Audio format, including MP3, WAV, WMV, and so on."; 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 = ''; } }