Answered
finding if integer
hi, i want to know if a number in a variable type 'number' is an integer. i can do this by checking that modulus after divission by 1 is zero, but since 'number' can be anything (int, float etc) i have no idea if it can fail due to rounding. is there a flash function to check if a number is an integer?
tnx
