I\'m learning AS3, and am a bit confused as to what a static variable or method does, or how it differs from a method or variable without this keyword. This should be simple
Another thing is static functions could only access static variables, and couldn't be override, see "hidden".