I have a flash movie which needs to display an integer as its string representation (e.g. 103 would be “one hundred and three”). So i thought i would set out on a mission to create a method which does just this. But, after a quick look at [Proto] i found a function already written that does just that! So heres the link which will take you directly to the code. Thought this would be of use to some Flash Developers.