please help me ............
+1
A:
Its Number.
var foo:Number = 10.232321131;
Edit - Also look at accepting the correct respone here by clicking the tick. You have an 8% acceptance rate....
Jammin
2009-12-11 12:08:16
A:
Adding to Jammin,
if you are incorporating Java with flex, use 'D'ouble as datatype in java, as values passed as 'd'ouble or float from java to Flex will be rounded off or altered.
Happy Coding
Anoop
2009-12-11 12:31:14