Skip to content


Rounding 2 Decimal Point


value= int((number)*100)/100;

//Usage

value= int((31.987654)*100)/100;

trace(value)

Posted in FlashMX.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.