I'm developing a flash lite streaming media application on various Nokia s60 devices that needs keyboard input at times.
Unfortunately Flash Lite 3.x pauses the application (and therefore the stream) when the system keyboard is invoked. This is not acceptable for the application.
I have, therefore, been trying to implement my own on-screen keyboard but the input is painfully slow. I'm already using mouse coordinates instead of buttons as it's faster but it's still too slow, so if there are other tips anyone can offer I'd really appreciate them.



