Hi Friendns, Is it possible to use flex for desktop application. If i have a java application(desktop application not web application) can i use flex as front end for it. I mean to say can i replace applet with flex. I have worked on flex for web application and as you know it uses HttpService to get data from server and remote object in dats service.
But I want to cal a java method which will return me an xml. Is it possible.... Thanks in advance. -Prash.

