On MSIE, don't you need to click the flash lugin first?

On Jan 8, 2008 9:43 AM,  <[EMAIL PROTECTED]> wrote:
> It works fine in Firefox, but this is related to IE 7,and it's fairly new.
> This is on Windows XP, I have not been able to test any other configs.
>  It has to be something updated in IE7 or the plugin.
>
> // track CTRL+5
> if (Key.isDown(Key.CONTROL) && Key.getCode() == 53) {trace("yes");}
>
Regards
Alex

-- 
http://preferans.de
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to