A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: key Ghosting, How can I deal with it?

  1. #1
    Senior Member bluemagica's Avatar
    Join Date
    Jun 2008
    Posts
    766

    Question key Ghosting, How can I deal with it?

    This is a weird problem I came across, and though I have heard of it before, I didn't really feel it till today. In my game, I need four movement keys along with 3 other buttons for stuff like jumping and others, so I mapped the movements to the "arrow keys (Code : 37-40)" and jumping to space(32). But it seems if I press left+up+space, space won't register. At first I thought my code was wrong, but after spending a few hours on the net, I found some keyboards(and a major percentage at that) won't register certain key combinations.

    So how do I deal with this situation which is outside of flash? Is there any default key config I can use and be sure it won't cause similar problems on another keyboard?
    If you like me, add me to your friends list .

    PS: looking for spriters and graphics artists for a RPG and an Arcade fighting project. If you can help out, please pm me!

    My Arcade My Blog

    Add me on twitter:

  2. #2
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Not much you can do about it as it is outside of Flash. Try to limit your key combos into 2 keys only.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center