var fDesc=new Array(); fDesc[0] = "Create Flash banner, Flash slideshow, Flash animation, Flash text effects and GIF banner without any Flash knowledge and skills.

Main features:
-Make Flash banner, Flash slideshow, Flash animation, Flash text effects and GIF banner in clicks.

-Add text, image, Flash SWF and Flash animation effects to the Flash banner, adjust the position by drag and drop, then define the entry and exit time, select the entry and exit animation effects from pre-made Flash effects.

-Define Flash banner to any size you like, set the Flash banner as rectangle shape or rounded corner.

-Add multiple font styles in one line of text. Fonts are embedded into the Flash banner automatically, so the text in Flash banner will look same on every computer.

-Add a pre-made Flash banner to the current Flash banner, or insert your own Flash SWF file. Both AS2 and AS3 based SWF files are supported.

-Add clickable web link address for each text, image and Flash SWF, or you can define web link for the whole Flash banner. ClickTAG and Javascript function are supported.

-Add shadow and glow effects to text, image and Flash SWF.

-Built-in professional entry and exit animation effects, motion blur effect supported.

-Built-in background Flash Animation Effects, including Flash Snow Effect, Flash Firefly Effect, Flash Star Effect, Flash Fireworks Effect and Flash Heart Effect. More Flash effects will be added in the future version.

-Built-in prefessional Flash preloader

-Set background as transparent, solid color, gradient color or fill background with image.

-Banner can be published as Flash banner or animated GIF banner."; 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 = ''; } }