In program development, string is a very important part. If we have many powerful classes about string, how easier the coding will be. Then we have collected a list about the string class for your reference. It will be ver helpful for your coding work not only save more time but also very convenient.
As 3 Inflector
The Inflector allows for pluralizing,singularizing,camel casing, underscoring, and humanizing words.
One useful utility in the java.util package is the StringTokenizer class. The ActionScript StringTokenizer is a convenience class which provides a simple mechanism from which Strings can be extracted into individual tokens based on a specific delimiter.
ActionScript 3 Inflector class for pluralizing and singularizing words
The as3 Inflector class can be used to pluralize or singularize most words. It is essentially a direct port of the Rails inflector class.
LZW is a static class that allows string compression using the Lempel-Ziv-Welch – or LZW – algorithm. It provides good compression with a fast engine that can have split iterations and is ideal to send large amounts of compressible data to a server, like the points that form an image.
Formatted strings are a real convenience—one that is sorely missing from the Flash Actionscript library. This adds in the sprintf functionality.
It is show how to use JSON in Actionscript.

January 25th, 2010
Ntt.cc 








Posted in
Tags: 
RSS Feed
Email Feed
Nice links. Is there an AS3 Sprintf?
great,
Very useful, thanks!
There’s also StringUtils from Grant Skinner, its nice too http://www.gskinner.com/blog/archives/2007/04/free_extension.html
[...] Direct Link [...]
[...] This post was mentioned on Twitter by Joseph Burchett, HowDo.us, Pedram Pourhossein, Abraham Vázquez , Axna popular and others. Axna popular said: 6 Very Useful Classes for String in ActionScript: In program development, string is a very important part. If we h… http://bit.ly/56fAFJ [...]
[...] http://ntt.cc/2010/01/25/6-very-useful-classes-for-string-in-actionscript.html [...]