Hey guys.
What would be the best way to print an array into a text object?
For instance, if I have an array where (1,1) is "Hello ", (2,1) is "my name is" and (3,1) is " John.", I'd get "Hello my name is John." in the text object.
Here is my crappy attempt, but it doesn't work at all...
http://dl.dropbox.com/u/1378330/TA000001.cap