var fDesc=new Array(); fDesc[1] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[2] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[3] = "Web page."; fDesc[4] = ", snapshot, e-mail and categorize Flash files in just one click!"; fDesc[6] = "websites. This is done by installing a toolbar. The software is capable to save FLV format videos; hence videos from YouTube, Google and MySpace can be directly saved. An advanced save option is included."; fDesc[7] = "webpages and temporary Internet files, and save them to disk. This incredible program enables you to get any Flash file you are seeing or have seen before. It also allows you to preview each Flash file (.swf) with the built-in viewer before you decide to save it."; fDesc[9] = "Internet, donwload management, Create screensaver with batch of flash files, convert SwF and EXE, publish swf to HTML, protect flash etc"; fDesc[10] = "toolbar that allows you to save all images and Flash applets from a page to the folder you want."; fDesc[11] = "flash animations from web pages, including flash websites, flash games, flash cards, flash movies, flash banners and cartoons"; fDesc[13] = "or DVD compatible MPEG files."; fDesc[14] = "flash tools: preview and browse flash movie, capture flash image and set it as wallpaper, create flash screensaver with ease etc."; fDesc[15] = "save flash files to disk in one second. more, please visit http://www.infinesoft. com/captureflash/"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }