var fDesc=new Array(); fDesc[1] = "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[2] = "convert FLV and SWF to AVI, MPEG, Apple iPod, Apple iPhone, Apple TV, Sony PSP, Mobile 3gp, Zune, WMV, FLV, MOV and Audio"; fDesc[3] = ", DIVX, XVID, MPEG, MPG, WMV, ASF, RM, RMVB, DAT, MOV, SWF, FLV, VOB for playback on portable devices like iPod, iPhone, Zune, etc. It has preset profiles with the most common configurations for different formats and devices and lets you configure output parameters."; fDesc[4] = "to 3GP video Converter."; fDesc[6] = "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[7] = "formats converting them to Flash files and makes it possible to export movie into legacy Flash 3, Flash MX or FLV formats."; fDesc[8] = "flash content and allows the user to convert the favorite videos into flash format and vice versa. This tool is one clever applications that is capable of handling flash content in incredibly broad sense as the user may convert the videos into flash formats"; fDesc[9] = "standard formats. The program can convert a SWF format file to any of the popular video file formats, such as AVI, 3GP (3GPP/3GPP2), MP3, MP4 for iPod/PSP codecs, MOV, MPEG files, etc., as well as to convert Flash video/FLV to SWF format, both from user PC or from the video URL up any video web site."; fDesc[10] = "formats to animated GIF, SWF, and FLV flash files. Ability to define size and quality on output files."; fDesc[11] = ", mpeg, mov, rm, wmv, vcd, dvd, mpg, qt, wma, asf, rmvb, vob, dat, 3gp, mp4, to SWF, FLV flash files. You can configure audio and video bit rate, frame rate, audio samples, width/height, etc."; fDesc[12] = "Additionally, you can convert to AVI, MOV, MP4, MPEG and WMV formats. The progressive scanning encoder ensures sharp and clear"; fDesc[13] = "Kingdia Video to AVI/WMV/MPEG/MOV/FLV/F LV Converter is a powerful video conversion program, to convert videos to AVI (DivX, XviD, etc.), DV AVI, MP4 (PSP, Apple iPod, Archos DVR, Creative Zen), WMV, 3GP, 3G2, QuickTime (MOV, QT), SWF, DVD, VOB, VRO, MPEG 1,2, MPG, DAT, VCD, SVCD, ASF, MJPEG, H.263, H.264, Real Video (RM, RMVB), DVR-MS, etc."; fDesc[14] = "powerful utility that supports to convert Macromedia Flash SWF files to AVI, DivX, MP4, iPod, PSP, Zune or VCD / SVCD / DVD compatible MPEG files including movie clips, action scripts and audio in the Flash movies. Also join many SWF files in one large AVI DivX, MP4, iPod, PSP, Zune or VCD / SVCD / DVD compatible MPEG file. Allow the human interaction on Flash content during conversion, no skip frames and support 32bits RGBA alpha channel video that can be directed imported by video authoring tool for composition.you could easily convert Flash(swf) to play on your iPod, PSP, Zune, 3GP mobile phone(Nokia, Sony Ericsson, Motorola), Apple TV, iPhone etc. Main features: batch conversion for SWFs to AVI / DivX / MP4 / iPod / PSP / Zune / MPEG / VCD / SVCD / DVDs, batch Join for SWFs to AVI / DivX / MP4 / iPod / PSP / Zune / MPEG / VCD / SVCD / DVDs, join many SWF files in one large video..."; fDesc[15] = "images (.GIF) to Shockwave Flash animation files (.SWF), which can be viewed locally or published on the web. The program supports batch conversions."; 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 = '...'; } }