Nicolas Cannasse wrote:
Hi Dan,

The reason it is there, is that Flash's own GetKeyState doesn't function properly on instances playing with WMODE set "transparent" (which is the mode SWHX uses) on Windows and OSX.

That could be a SWHX FAQ : when WMODE transparent, use Key listener and
not Key.isDown. The other possibility would be in such case to
completely redefine the Key.isDown method by using a listener in the
background.
It's in /CHANGES.txt under 'known issues'. And to be more accurate: it goes for all windowless modes - transparent and opaque, i.e. for all SWHX hosted Flash content.

Cheers,
Edwin

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to