hi coders; I made an app that does a lot of matematical functions and handlers a lot numbers, but there is an error when the app multiplies some int. It have to return the number -2147408896 but it returns 2147408896.
what int is big for AS3 to handle?

