Using Flash MX, I am trying to capture a Control + F for a system simulation. I have the book "ActionScript for Flash MX" and it gives some ActionScript code for this, but I cannot get it to work. Here is the code:
keyListener = new Object();
keyListener.onKeyDown = function () {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.