“Be inspired, enjoy your work, keep learning and never forget to play.” — gskinner

Insert Thousands Delimiter using RegExps in Actionscript

Posted: May 28th, 2008 | Author: Tiago Bilou | Filed under: Actionscript3, Code | Tags: | 7 Comments »

Today I spend a considerable amount of time trying to change this (10000000) into this (10.000.000). Because I don't think anyone should have to go throught the same ordeal here's a little function that will do it for you.

References: