When using a notebook and I have remarked that I cannot enter numerical character with shift + a letter to enter number.
Is this a bug in flash ? How to circumvent this ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
as far as I know, flash only reads one key press at a time, if you want to haveit read a multi key press you need to code it manually. therefor for it to read shift + something you would need to hard code each of them.