Skip to main content
September 23, 2007
Question

Convert text to capitals before inserting into a dynamic text field

  • September 23, 2007
  • 1 reply
  • 256 views
I am trying to load the titles of blog posts into buttons but before doing so i would like to convert the text to all capitols... is there a way to do this within flash? Thanks!
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
September 23, 2007
use the toUpperCase() method of strings.