Log in

View Full Version : Flash Lite



crimsonsmeagol
04-09-2008, 05:11 AM
Does anyone know if Flash Lite for mobile phones has any way to program a game where you can make it MultiPlayer using Bluetooth? Or if you can incorporate some back end programming some how to create the game using Flash Lite and then make it MultiPlayer Bluetooth compatible? Thanks for any information or advice.

Medyman
04-09-2008, 02:31 PM
Flash Lite doesn't natively support that kind of interaction with Bluetooth. Flashlite 2.1 does have some Bluetooth support to send files to and from a server.

With that said, it is possible (i.e. it's been done) to have intercommunication on S60 handsets using S60 Python and Flashlite intercommunication. Check out Felipe Andrade's blog (http://www.felipeandrade.org/blog/?p=212) for more details.

crimsonsmeagol
04-09-2008, 02:43 PM
Thanks for the info. Do you know if Flex offers any of that compatibility?

Medyman
04-09-2008, 02:46 PM
If you have a Flash Communication Server or Multi-User-Server, yes it should.

crimsonsmeagol
04-09-2008, 03:31 PM
Thank you so much. Do you have any more information or links to any information about this?

Medyman
04-09-2008, 11:47 PM
Thank you so much. Do you have any more information or links to any information about this?

Unfortunately not. That's a little out of my realm of expertise. I don't really have to deal with a Flash Communication Server at all.