Hello, how can I access or manage bluetooth within flash lite?
Hello, how can I access or manage bluetooth within flash lite?
There is no default mechanism for Bluetooth access in Flash Lite. THis is imposed for some security issues.
However, you can use Kuneri Lite ( a tool which has headers/libraries to help you get access to Bluetooth services) or create a server stub in Python or SC++ with which Flash will interact.
Read on Kuneri Plugin details
Read on Flyer
Hope this gives you a direction![]()
Hi, for commercial projects you should use Kuneri Lite, API Bridge Plugin API or implement your own web based engine in native Symbian C++!
Let me know if you need any help implementing it!