Another Flash Q
Another Flash Q
Out of context: Reply #18
- Started
- Last post
- 21 Responses
- Epictive0
Then do this:
function getFormattedNumber(n:Number):Str... {
var f = n.toString();
if (n
Then do this:
function getFormattedNumber(n:Number):Str... {
var f = n.toString();
if (n