Boolean « Data Type « Flash / Flex / ActionScript






1.Numeric value of 0 can be converted to a Boolean false, and any nonzero value will be converted to true
2.If you convert the string values of true and false, they will both convert to the Boolean true value because both string values are nonzero values