*Flash doesn’t seem to trigger onKeyUp very well when you are holding down multiple keys. For example, if you hold Q and W, then release Q, no event triggers until you release W.
It seems that an onKeyUp event will only trigger for the last pressed key, regardless of the state of the other keys.*
Any take on this comment?