Only captalize... what do?

WHAT DO THE TEXT FIELD ONLY CAPTALIZED FONT.???
ANYONE?

Um… Is your Caps Lock key stuck and the Middle of the three green lights on your keybord (upper right corner) on? :stunned:

:lol:
caps lock must be stuck:P

I THINK IT’S JUST TO DISPLAY THE URGENCY!

I guess nobody is understanding your question…
Eu acho que ninguém entendeu sua pergunta…

Horay for the Kirupa foreign diplomat :stuck_out_tongue:

hahahahh- lol the font could be a caps only font as well

Well, i gotta be good at something to honour my mod title :stuck_out_tongue:

[ot]you have the hyperlinks for the buttons in your footer the wrong way around ;)[/ot]

Thanks :beam:

I would like that my box of text (input) when will be typed something only showed the text in capital letters. anyone knows as?

understand now ?

OOOOOHHHHH!!! :beam: Yo comprende, senor.

But… I don’t know how to do it.
I’d be interested to know…

You would use the textfield.restrict property and only allow what you want:
http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002772.html

textfield.onChanged = function() {
	this.text = this.text.toUpperCase();
};

^ thats actually better, mine would make it so that you’d have to type in uppercase, whereas that would change it as you type:)

Nice :slight_smile:

select the text field and click the embed button in the properties panel, then select Uppercase and click OK. simple.

i ll try this brendansmith86. n claudio nice. thansk 4all.
“acho q ficou mais claro claudio, nao é ? kk Obrigado”