var fDesc=new Array(); fDesc[1] = "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[2] = "Flash players, Flash Templates, video effects and background music. It allows you to select DVD subtitle and language."; fDesc[3] = "thus providing it with the capability to edit the flash files and content easily and quickly. After installation, Microsoft PowerPoint can easily have access to the tool through its standard toolbar."; fDesc[4] = ", specify output video parameters with AVS Video to Flash!"; fDesc[5] = "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[6] = "your AVI digital video to SWF Flash format. Video to Flash Converter provide SWF file ready for the web or streamed Interrnet connection."; 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[8] = "program supports AVI, RM, MOV, MPEG, ASF, SWF, FLV, WMV, M4V, 3GP, 3G2 and many more. All you have to do to convert your video files is to right-click on the video file you want to convert and then click on the format you want your file to be converted to."; fDesc[9] = "downloaded videos from KeepV.com on Windows Media Player or on your Ipod."; fDesc[10] = "(SWF) into different video formats such as AVI, MPEG, MP4 and many more. Using this software, you will be able to convert your files so that you can later play them in almost any mobile device such as iPod iPhone, mobile phones, PSP player and more."; fDesc[11] = "FLV files to different formats, such as MPEG, AVI, WMV and MP3. When the program has already finished converting your files you can play them in all common media players."; fDesc[12] = "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[13] = "video formats such as AVI, MP4 and MPEG with movie clips, action scrips and audio in all the Flash movies. Using this application, you will be able to turn your flash videos into projects on your mobile devices such as Sony PSP, iPhone, Mp3 player, Mp4 player and mobile phones."; fDesc[14] = "action scripts and audio in the Flash movies"; fDesc[15] = "program is very easy to use and it has a friendly and intuitive interface that will make things very easy to you."; 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 = '...'; } }