var fDesc=new Array(); fDesc[0] = "Create Flash web Buttons, Logos, Banner Ads or Slideshows for your Website.
Make presentations: Panning, Fade-in, Fade-out, Transitions, Carousel and more, all the effects you need to produce fast and clean presentations.
Convert images: Any static or animated GIF, JPEG, AVI, BMP and PNG to the Flash format.
Audio linkage: Use the playback feature to replace your Media Player.
Create Flash movies taking advantage of the new Flash MX compression technology.
Produces at your option a complete web page with the necessary HTML code generated by Boomer Video.
Faster load times, smaller file sizes, more security for the authors, and a free format unlike other formats, you can never be charged for its use. What are you waiting for ?"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }