var fDesc=new Array(); fDesc[1] = "web page, and it has amazing and beautiful and realistic background effects. You can easily change font, text, color and layout, in a really fast way. You can preview your \"art\" in the movie preview window and increase or enjoy your banner! This program is made by Flash development."; fDesc[2] = ", Flash slide shows, Flash banner, Flash AD and ecards in a very easy way. The program allows you to create different Flash intros that can be used in any websites and blogs."; fDesc[3] = "sites. Mx-Fx 1.0 is easier to use than Adobe Flash; the trial version didn’t allow creating all the Flash effects that the software can make. The Mx-Fx 1.0 GUI (Graphic User Interface) is very friendly to use and you can start to create Flash effects immediately."; fDesc[4] = "you to get rid of some annoyances that overcrowd your screen and use too much resources. You can now control the way you look the pages by rewriting them on the fly, building filtering rules that will swap away that things you don´t want to see."; fDesc[5] = "can use in texts on your web site, add a link, modify the colors, text, and size. You can also create a banner or an introductory page."; fDesc[6] = "files, intros and ads in a few steps without any graphic design knowledge. The user interface is really simple and intuitive with only one window and multiple tabs, although not very attractive. To create any object you just need to follow the offered steps."; fDesc[7] = "comes with multiple options and features that will give as a result a professional-looking banner. Plus it outputs in three formats: Flash, HTML and GIF. The program is simple and does not require the user to have Flash or HTML skills."; fDesc[8] = "Here they come with another such software product called SWF Banner. SWF Banner is a Flash banner and introduction creation software. SWF Banner enables users to create highly creative Flash banner or presentation or introduction movies in very few minutes."; fDesc[10] = "supplied templates (over 300 examples). Static or moving text can be inserted. Background can be replaced, size can be changed, movie clip insertion and re-location, effects to apply can be selected, etc. As a GIF resulting file, the output can be added to a web page."; fDesc[11] = "and powerful tool to create a Flash animated intro and banner without any Flash knowledge using a wizard-driven user interface."; fDesc[12] = "banners will make your website successful and will attract new visitors."; fDesc[13] = "media but in an easy way, with no advanced knowledge required. It integrates a wide variety of effects and templates ready to be used and customized so it suits everyone's needs."; fDesc[14] = "This software has a very user friendly interface by which it guides the users to select the font, color and the text they want to be in their banners."; fDesc[15] = "easily. Add a text banner, current weather, a time/date stamp and even a logo to the image."; 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 = '...'; } }