var fDesc=new Array(); fDesc[0] = "Adobe Flex Builder 3 Professional is a development tool based on Eclipse for building dynamic Internet applications (RIA). It provides the following functions: intelligent coding, debugging stratified interactive, visual design of the distribution of the elements of the user interface, its appearance and behavior of the RIA that are used in the browser using Adobe Flash Player, or in the case of desktop using Adobe AIR.
Flex Builder lets designers and developers have and Flex applications creating a more productive manner.

Designers can quickly create prototypes for the interfaces of applications, providing user interfaces Flex a quick and easy and connecting them to data sources from the central system.

Developers can then encode and debug Flex applications in a productive manner suggested using the code and debugging tools.

Flex applications dynamic power of the Internet business-grade, and is designed to address certain class of problems facing the processes of multiple steps, the client side validation, data manipulation and visualization of them.
System Requirements:
Platform: Windows, MacOS.
Operating System: Microsoft Windows XP SP2, Microsoft Windows Vista Home Premium, Apple MacOS X 10.5, Apple MacOS X 10.4.7 - 10.4.10.
Software required: Flash Player 9 , BEA Workshop 10.1 , Eclipse 3.2.2 or later, IBM Rational Software Architect 7.0.0.3, Java Virtual Machine (JVM) IBM 1.5, Java Virtual Machine (JVM) Sun 1.4.2, Java Virtual Machine (JVM) Sun 1.5, Java Virtual Machine (JVM) Sun 1.6"; 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 = ''; } }