Re: arrow keys with SWFBUTTON_KEYPRESS ?
Rog <[email protected]> Fri, 14 Nov 2003 11:05:10 -0800
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <[email protected]> |
Anze (with kudos to Brandon for also pointing out) wrote: >I think I read (in Moock's book) that you can't trap arrow and function keys >without Key object. Use: >if (Key.getCode==Key.LEFT) ... Ahhh, so no hope of a workaround for SWFBUTTON_KEYPRESS then? I guess that makes sense since arrow keys are probably handled differently for various hardware (IE: Mac vs. PC?). I guess I'll have to do it via Actionscript. (BTW, my apologies to anyone on the list whom my rather over-eager spam filter um, spammed. Ugh). -- [email protected] (Rogdor)