Hi All,
I am new to flash lite.
Present I am using python for backend(WLAN, HTTP, XML Parsing...) process.
I would like to know if there is any language supporting flash lite.
Thanks,
Gouri Prasad.
Hi All,
I am new to flash lite.
Present I am using python for backend(WLAN, HTTP, XML Parsing...) process.
I would like to know if there is any language supporting flash lite.
Thanks,
Gouri Prasad.
Hi Gouri,
if you want to build an application with a core in python and an user interface in FlashLite, you can take a look at Flyer framework and its approach:
http://code.google.com/p/flyer/
Pit