Flash help

Netherlands
September 18, 2010 7:00am CST
How do I check if a number is within certain limits, in my case 0-12 without using if, swich , case or other validating statements. It is allowed ot use only other exceptions, and if the number is not within limits must to bring out some text on the screen and to stop the program. You should use try-catch, but do not know witch one to use exception.
No responses