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 'sort'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
ActionScript 3 sort array saved by 4 people
Sort multidimensional arrays in AS3 (alphabetically)
posted on June 3, 2008 by ozke
ActionScript 3 sort array saved by 2 people
Sort multidimensional arrays in AS3 (numerically)
posted on May 21, 2008 by ozke

Textmate Bundle