[haXe] SWHX bugs & features

Edwin van Rijkom lists at screenweaver.com
Mon Aug 7 19:00:21 CEST 2006


Thanks for the tip, Asger.

Cheers,
Edwin

Asger Ottar Alstrup wrote:
>
>
> On 8/7/06, *Michael Pliskin* <pl at tepkom.ru <mailto:pl at tepkom.ru>> wrote:
>
>     Hello Edwin,
>
>     >> One more thing that might be of interest for you: CTRL key capture
>     >> is related to fscommands not working (you need 'trapallkeys'
>     fscommand
>     >> to make flash capture extra keys like ESC, CTRL etc)
>
>     EvR> This is not fscommand related but a bug in the Flash plug-in:
>     on running
>     EvR> windowless (opaque or transparent) the CTRL key doesn't get
>     captured.
>     EvR> SWHX is running the plug-in in windowless mode.
>
>     Echoing the comments by Asger Alstrup earlier, is it possible to
>     work over that? I saw your reply about onKeyPress event, maybe it is
>     possible to create a keyboard polling API (to query the status of
>     CTRL/ALT keys at runtime)? This would be even better I guess... 
>
>
> To find portable code which does this, you can have a look at SDL. 
> Search for SDL_PrivateKeyboard in SDL's source code to find out how to 
> do this on lots and lots of platforms.
>
> Regards,
> Asger
>




More information about the Haxe mailing list