var fDesc=new Array(); fDesc[0] = "Cute AVI to SWF Converter is a easy to use video converter software. It can convert any avi to SWF, DivX, XviD, MOV, MPG,MPEG-2,MPEG-4, AVI and WMV Video format.

Publish your AVI video files on your web site or blog can be easily accomplished by using Cute AVI to SWF Converter. It can convert AVI to SWF video files. You may inset the SWF videos into WEB page easily.

Main features:

- Extract MP3,M4A,WMA,WAV,AAC,OGG and AC3 audio files from avi videos.
- Transform between MP3,M4A,WMA,WAV,AAC,OGG and AC3 audio files as you want.
- Capture pictures from video.
-Trim any video segment by setting the Start time and End Time.
- Crop frame size to remove your unwanted area."; 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 = ''; } }