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] = ", 3gp and more. When we open the program we can find a Menu Bar and three tags they are: organize photo, choose menus and burn disc. In the Organize Photo tag we can see our folders in one window and the files that we select in the other window."; fDesc[3] = "images. With this program, we can add text, sound (which can even be recorded by the same program), clipart, ballons and hyperlinks to our site in the images. We can also add transition effects for our slides, add panning or zooming, or add a background music too."; fDesc[4] = "mulitple output methods"; fDesc[5] = "and images to create slideshows with background music - there are numerous transition effects templates that we can add to our projects. We can adjust the output options, choosing between creating a flash file or making a gift, a presentation CD or DVD."; fDesc[6] = "slideshows with your own photos. The application features a nice and intuitive user interface that includes most of its main options in a single pane. You just have to select the images you want to include in the slideshow, select the style, change the desired options and you are ready to go"; fDesc[7] = "software to create animated flash slideshows with your favorite digital photos, you will not devote much of your precious time to this task. Also, you won't need any complex slideshow building software."; fDesc[8] = "astonishing effects. The application features a simple and intuitive three-step user interface, that enables you to create original slideshows to share with your family and friends in a snap."; fDesc[9] = "transforms digital photo collection to Macromedia Flash file format ( SWF ) which you can share your memorial moments with your family or friends on your own homepage or website. With ANVSOFT Flash Slide Show Maker, you can easily turn a folder full of still images into a stunning Flash slide show with background music and special transition effects. This Flash slide show software allows you to add nice looking animated slide shows to your website in no time!"; fDesc[11] = "videos. It is capable of converting your any flash slideshow of Slideroll into MPEG videos and then you can use this videos for any purpose like you can upload these slideshow videos on any video sharing websites for example Youtube of google videos."; fDesc[12] = "pictures in just one SWF file, that will show them in a 3D slideshow that you can send by email or publish in a web."; fDesc[13] = "photos and images to share with your family and friends, or use them as a screensaver. The program features a nice and intuitive wizard-like user interface that guides you throughout the different steps of the process to make it quicker and with no mistakes."; fDesc[14] = "but not so attractive user interface that can be used by virtually anyone. In the trial version some of the features are not available and you will be able to add only three images."; fDesc[15] = "own photos. The program features a nice and intuitive user interface, which is divided in four basic steps. However, there is an important spelling mistake in one of its panes and a few grammar mistakes which reduce its credibility and seriousness."; 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 = '...'; } }