var fDesc=new Array(); fDesc[1] = "the Internet, used in sites like YouTube and thousands more. But they can´t be viewed in most players like Windows Media Player. That´s why this program is useful."; fDesc[2] = "dealing with poor computer capabilities or running around looking for a proper setting and codec. BS.Player is used by more than 70 millions of users throughout the world, available in 90 languages. This player surpass the sum of all downloads of competitive video/DVD players."; fDesc[3] = "available on the websites and captures it. User can also capture MP3 from radio sites and can hear it whenever they want. It gives super quality of audio and video file exactly the same you hear or watch on the website."; fDesc[4] = "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[5] = ", 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[6] = "drawings captured from devices like scanners, VCR's, laser discs, digital cameras etc. The tool can capture images from sources such as scanners, capture boxes, digital cameras etc."; fDesc[7] = "training, and robust quizzes without programming knowledge or multimedia skills. * Screen recording and demos: Capture and record screen activity and effortlessly synchronize audio and video."; fDesc[8] = "time to Flash Media Server software or Flash Video Streaming Service (FVSS). When high-quality streaming is your priority, Flash Media Encoder can help you broadcast live events and around-the-clock broadcasting."; fDesc[9] = "video and audio with the help of HTTP and RTMP. This application has great capabilities of recording flash stream videos that are transmitted through RTMP and HTTP protocols straight away. It has a superb in-built FLV Player, which is handy in viewing the flv files, and is easy to work with."; fDesc[10] = ", any window or a selected region of your screen. You can start the screen recording at any time using a hotkey, and stop or pause the recording that way too. Create presentations, video tutorials and demo videos for software products."; fDesc[12] = "over the Internet. Its important features are to extract cached movies, images, text and the option for saving them in favorites list for further view."; fDesc[13] = "mouse cursor. This application is very easy to use. Just select an area of the screen or a window you want to record and click on the start recording button. You can stop the recording at any time using Ctrl+Del buttons."; fDesc[15] = "in no time. This real time demo building tool allows you to create stunning audio-visual Flash movies and demonstrations with no much effort. The amazing tool provides smooth features for building flash movies by staff members, educators and marketing personnel."; fDesc[16] = "many websites but it can capture from a couple of popular Internet sites in a short amount of time. This program is mostly similar to other downloading applications."; fDesc[18] = "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."; 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 = '...'; } }