var fDesc=new Array(); fDesc[1] = "you to make screenshot from flash frames and save it as a graphic file. The program supports 13 different languages. You can save flash files right clicking on them, or using the provided IE Toolbar."; fDesc[2] = "such as Youtube, Myspace.com, Ifilm.com, MSN, Google Videos, Yahoo videos and many more. The program supports downloading video with FLV formats and other video formats such as Mp4, m4v, 3gp, rm, wmv, swf, asf, Avi and more."; fDesc[3] = "You can download them from lots of flash websites. If you needed any time to see what´s in an .SWF file, SWF Opener 1.3 will be a great help."; fDesc[4] = "your hands to alter SWF files. You can simply modify or completely re-do your SWF movie even if you have lost the original FLA file."; fDesc[5] = ", fast-forward, preview SWF and FLV files frame-by-frame, create and manage playlists, and save Flash movies directly from websites."; fDesc[6] = "Video, MySpace, Daily Motion, Yahoo! Video, Metacafe, etc. offer the possibility of playing videos in Flash Video (FLV) format, as well as the corresponding video URLs to save and later use."; fDesc[7] = "you can download videos from web sites such as Youtube and Google in a really easy and fast way. The installation is very simple and fast. Movavi Flash Converter 2.6 is one of the best converters available on the internet."; fDesc[8] = "toolbar to let you save flash movies loaded on the web page being viewed (a new item added to the IE context menu for IE based browsers). Can save all flash movies on the web page. Has flash gallery viewing mode that displays all flash movies on the web page along with their URLs, file sizes and last modification dates."; fDesc[10] = "optionally rename it and save the file clip on your computer for future playback."; fDesc[11] = ", snapshot, e-mail and categorize Flash files in just one click!"; fDesc[12] = "Open/Save dialog boxes which you normally find in all software applications which deal with the files to open or save. For example,MS word, so after installing Flash folder you will not find it anywhere else then the top of the open or save dialog box."; fDesc[13] = "program comes with a lot of great flash tools that will allow you to perform different actions. Using this software, you will be able to download Flash files on any website."; fDesc[14] = "obtain the files you must navigate the Internet using GetFlash as a browser. Just write the web address and right click the key to save the desired flash files. If a file does not appear for downloading, it is most likely due to the fact that it was not built with flash technology."; fDesc[15] = "Flash Movie, Flash advertisement, or what ever Flash files you see on the web"; 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 = '...'; } }