How do I convert an integer to a string value?
This must be easy. \"Ya guys in SO are da best at explaining.\" I\'m still working on these dumb counters.
I was under the impression AS3 has a String() method which will explicitly coerce a variable of the type number into a String. Integers can be converted to numbers easily enough, and i'm pretty sure it would be done implicitly in this case.