try using the math.round function for it so Actionscript Code: ttotal=(Math.round(stotal*100))/100; I think that should work
ttotal=(Math.round(stotal*100))/100;
Trust my code, and not my english.
Forum Rules