It shouldn't be that hard. From the online demo I saw long ago, it's just an Adobe Flex app. As a Flash/Flex/AIR developer myself, I KNOW they can take 90% of what's already there and recompile it into a cross-platform .air file. AIR works a bit like Java in that once the runtime is installed, the 'app' itself really isn't an app. Once you build it and package it up, the AIR installer on the destination machine creates the executable. |