var intCount:int = -2,147,483,648;
var numFloat:Number = -9,007,199,254,740,992;
 
trace ( intCount, numFloat );
 
output : -2, -9
 
================================================
 
Do you know that is right a bug?
 
I am not sure if this is a bug, but I want the flex compiler to parse it.
 
Thank you,
Bryan.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to