Capturing two keys as one

Hello world. I'm developing an application with keyboard events. Capture keys pressed, I need that when you press 'c' and then 'h' it is regarded as the 'ch '. Any idea? Thanks in advance.

Concerning

These figures are false.  use:

function keydownF(e:KeyboardEvent):void {}

If {(e.keyCode is 67)

startTime = getTimer ();

} Else if (e.keyCode == 72 & (getTimer () - startTime))<500)>

GuardoLetra = "ch".

trace ("es GuardoLetra" + GuardoLetra);

}

}

(p.s when you use the adobe forums, check useful/correct, if there is.)

Tags: Adobe Animate

Similar Questions

Maybe you are looking for

  • A whole bunch of questions of FileVault

    I say 'heap' because I imagine that there are more implicit questions here I have the knowledge to ask directly. These are questions that occur to a user technical and casual. My hope is that, responded well, they will help others better understand t

  • Envy 14 K027CL

    The Envy 14 K027 there a slot mSata?  I would add one as a boot drive for my OS.

  • How to stop the Setup program for Windows Search?

    Downloaded Windows Search.  Don't want to install it.  How Setup is stopped?

  • Error code 1648

    Adobe Reader 11.0.12 fails to update and getting error code 1648. When I try to uninstall it, I get the message no sequence for this set of patches. Tried to remove it with cleaning several times but failed. Problems began when the update to windows

  • Where is the source code for the samples of 8 JavaFX?

    Hello I just downloaded the samples for JavaFX 8 and the popup menu in the upper left really caught my attention. I want to study the source code for it. Anyone know where I can find it? I expected it here http://hg.openjdk.java.net/openjfx/8/master/