Rich Desktop Java application with Flash UI
I have a Java Desktop application (invoked using java, not within a browser context).
To extend the user experience, I would like to design the GUI of this application in Flash, the goal being to obtain an application with a very rich animated GUI, whose "worker" code is in Java.
Is this possible ?
Would someone have any pointers to help me investigate this ?