In the web browser that comes with the Samsung ES8000, mouse/touch pad support is possible through the Smart Touch remote.
I'm developing a Flash-based app and need to support mouse input. The TV allows for external mouse input, which I can get working through <mouse>y</mouse>
in config.xml
.
It also, apparently, exposes an external mouse input API, which I haven't played with:
Telling my users they have to connect an external mouse to use the app is obviously not nice. Is it possible to enable the Smart Touch remote as a mouse/touch pad in other apps? I've searched the Samsung Guide docs and Google but cannot find any reference to it.