You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Simple If...Else Tests Adobe Flash / ActionScript
There's a very useful shortcut in if...else tests when you test whether a variable equals 0 or not. But you have to know how to use the ! operator. This operator is used to invert a boolean.