ActionScript 3 News & Education
AS2 / AS3 Game Score Formatter
Posted by Jeremy on 09/11/08
Often when developing games I have the need to add zeros in front of my score depending on how many digits are to be shown. For instance, even though I may have a score of 5, I still need to display 00005 on the screen. To do this I wrote this useful little function for just [...]
Everyone's Recent ActionScript 3 Snippets Tagged 'regexp'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
ActionScript 3 regexp as3 saved by 4 people
AS3: Regular Expression Basics
posted on June 6, 2008 by chrisaiv

Textmate Bundle