var fDesc=new Array(); fDesc[1] = "in a couple of minutes. To make the work easier, the program offers a wizard that will guide you throughout the whole slideshow making process. Flash Slideshow Maker is also useful to make amazing banners for your website in a few easy steps."; fDesc[2] = "converting your AVI or other format videos to Flash format. Free Video to Flash Converter provides SWF file ready for the web. It's absolutely safe to install and to run!"; fDesc[3] = "saved SWF videos in the user local PC or online SWF files, and directly convert video files from its URL entered by the user, without downloading the file to the user PC. A built-in video player allows the user to monitor the managed video."; fDesc[4] = "formats. Once you have chosen the file to convert, it will play it, showing you information about the flash version that was used to create it, total length, frame rate, and movie size."; fDesc[5] = "video files in a quick way without losing any quality at all. The program supports a lot of formats. Using this application, you will be able to convert your files so that you later extract them to mobile devices."; fDesc[6] = ", PSP, PS3, Zune, XBOX 360, Archos, Cellular Phone and Pocket PC in two clicks. Additionally you can use the in-built video cutter to create clips out of big video files."; fDesc[7] = "converts the most known video and audio codecs to both FLV files, for web streaming, and SWF, for HTTP download. Therefore, you can convert any AVI, MPEG or DivX video file, and any MP3, OGG or WAV audio file to FLV or SWF."; fDesc[9] = "compressed SWF video and FLV streaming video formats.This incredible program enables you to share your movies with people over the world without worrying whether they have correct codec installed or what operating system they are running."; fDesc[10] = "adding and connecting pictures and vice versa. Using this application, you will be able to convert AVI to GIF, SWF to GIF and SWF to AVI. The program provides you with different functions for each conversion."; fDesc[11] = "MP3 file formats. This small application 'extracts' the audio contents from any SWF or FLV video files (one or more sound elements) into sound files in MP3 or Windows WAV formats."; fDesc[12] = "application supports a lot of audio formats, such as Mp3, Mp2, Mp1, WAV, WMA, OGG, AAC, MP4 and so on. Using this application, you will be able to record your own voice and save it as a SWF file."; fDesc[13] = "more practical AVI or GIF formats for web pages. The program is easy to use, it can crop frames, create animated GIF files, capture individual frames, change the FPS rate and the frames size, remove frames, etc."; fDesc[14] = "will be very helpful for web developers and photographers, who usually use flash and GIF images in their work. Aleo SWF GIF Converter also provides some advanced options such as converting a SWF file to animated GIF or converting them to a series of JPEG/PNG images."; fDesc[15] = "applications produced by Armenian Dictionary Software Inc., the extreme simplicity. You will find everything you need to convert your videos in formats such as AVI (DivX, XviD), MPEG1, MPEG2, VCD, SVCD, WMV, and ASF to animated GIF and SWF flash files."; 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 = '...'; } }