wii remote won't interact correctly through PC interface.

I need to my unity game through the webplayer, but the person at the other end will be using a wii remote synced via bluetooth to the computer. The wii moves the cursor around, but when hovering over the game it doesn’t interact at all as it should - the game is loading correctly but for some reason won’t respond to the wii remote. Any ideas?

Thanks,
Brian.

Handling the wii input through flash plugin and interfacing it over to the unity webplayer via webpage.

But optimally you just don’t do a webplayer but standalone where you can use a plugin, the webplayer just isn’t made for stuff thats not an official game device for the platform in question and only works through hack drivers and special libraries