I searched it for while but didn\'t find anything like printf in Action Script.
That makes it a little difficult to generate formated strings.
The only function I know that prints to a standard output is trace() (debug purposes only) , which can take virtually any type of variable.
I might not have understood your question, though.