SWFxME
SWFxME is developed by Sajid Ali Anjum (a.k.a SajiSoft) to extend Flash Lite with J2ME (JavaME) via HTTP server (written in J2ME code) and to provide more power to the developer by making a hybrid application. Simply ,
Flash Lite + J2ME = More PowerIt also cares about your distribution i.e with the help of SWFxME , you can distribute your swf fie and j2me code in a single jar package (feature derived from Jarpa project).
SWFxME is an open-source project (free of charge) ,so, you can extend it according to your needs and use it in making more fascinating apps.
If u want to extend Flash Lite using XML socket server written in J2ME then check out Jarpa (http://code.google.com/p/jarpa/) .
Compatibility
The minimum requirements for SWFxME : Flash Lite 1.1 , MIDP 2.0 , JSR-75 (File Connection API) Support
It should have to work with a phone having these 3 characteristics provided that the platform doesnt have any restrictions to write files, launching files or listening to a local port.
Built-In Functions
Current version has 2 built-in functions : Write File , List Directory
Please, check samples source code for detail on using them .
Source Code & Samples
Source Code, Samples and Documentations are provided under download section.
Contact The Author
@ author Sajid Ali Anjum
For further questions/feedbacks, contact me at : sajisoft@gmail.com
Visit author's blog : http://sajisoft.wordpress.com
For Quick Reply , use this feedback form : http://sajisoft.50webs.com/feedback.html
Credit Also Goes To
Felipe Andrade and Alessandro Pace (For Their Jarpa Project)