Capitalize text [mx]

hi.

is there a way to capitalize the text in a dynamic texfield in flash 6?

the textfield is displaying project names from an array, and needs to be lowercase elsewhere on the site.

is it something like:

textField.html = true;
textField.capitalize = true? (obviously that didn’t work)!

cheers,