Is there one? I know that all numbers in AS are floating point numbers, 
but  I'm returning a value from a function like this:

(simplified code...)
y = Number(itemValue) * Number(quantity);
subTotalValue.text  =  y;

When the value is something like 29, I'd like it to show as 29.00 
instead. It's very clear though, that this is not happening. My text box 
shows 29 instead.

I'm sure that this is simple and one of you AS experts out there will 
most likely read this and wonder how I can even figure out how to manage 
breathing, but I am not an AS expert, so please don't hold it against me!

Thanks,
Ferg


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208734
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to