| | Recently I came over the adobe site and found a product I've been passing by and ignoring. It turns out that Flex 2 is a pretty good web application and has an attractive GUI for the "unartistic" developer (such as myself). The thing I'm worried about is that because it's on a flash engine, how can you achieve live results when making requests to the server and back? Right now I'm relying on AJAX to achieve fast results when I make requests to servers and back. I think I should stay where I am because to me, Flash is behind other languages. I used to think not but when I got to know that Client-side scripting is able to connect to server-side scripting in an instant via AJAX, I just fell in love with it. So what are your thoughts about Adobe Flex 2? |

