The Null data type contains only one value, null. This is the default value for the String data type and all classes that define complex data types, including the Object class. None of the other primitive data types, such as Boolean, Number, int and uint, contain the value null. Flash Player will convert the value null to the appropriate default value if you attempt to assign the value null to variables of type Boolean, Number, int, or uint.
Friday, February 1, 2013
Programming Actionscript 3. Powered by Blogger.