Profile
Achievement
adrianparr's Recent SnippetsTagged convert
- All /
« Prev 1 Next »
Full credit for this goes to Deva Raj (@nsdevaraj). This is also a good function for doing a similar thing, http://snipplr.com/view/27954/as3-convert-a-number-to-a-string/
2
2777
posted 15 years ago by adrianparr
ActionScript 3
AS3 ColorUtil Class (inc. RGBtoCMYK, CMYKtoRGB, subtractive colour & addative colour)
Full credit for this class goes to Deva Raj (@nsdevaraj). Many thanks.
1
2412
posted 15 years ago by adrianparr
Here is an example of a sound that is in a library with the class field set to MySound.
0
2868
posted 15 years ago by adrianparr
// Example usage ...
trace(fNumToWord(56345));
// Output ...
// Fifty-Six Thousand and Three Hundred and Forty-Five
0
2773
posted 16 years ago by adrianparr