var fDesc=new Array(); fDesc[0] = "SWF Decompile expert is a very good tool for flash developers and multimedia developers to decompile the flash file completely. SWF Decompile expert is a product from BearFlash product Development Company for the multimedia developers’ community. SWF Decompile expert can export all resources from any type of flash movies. SWF Decompile expert decompiles the Flash file to extract all images, sound files as well as the codec files attached to it. SWF Decompile expert allows users to edit the dynamic texts from current flash files. SWF Decompile expert allows sound files to be stored in industry standard files like MP3 or Wav, where as the images can be stored in JPG, BMP or PNG formats. SWF Decompile expert also allows video to be saved as FLV format. With high end user interface and very easy installation process SWF Decompile expert has gained very good reviews across number of software. With SWF Decompile expert even normal users can extract flash resources. SWF Decompile expert is also available with 30 days money back guarantee and they claim that the bug finder would be paid back money in 1 business day."; 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 = ''; } }