Marcello2
03-02-2008, 05:31 PM
I have a textInput called my_ti.
I would like to write a function like this
if(my_ti.lenght=3) {
my_bt._visible=true
my_bt is a button component.
How can I do this ?
Thank you for your help.
marcello
I would like to write a function like this
if(my_ti.lenght=3) {
my_bt._visible=true
my_bt is a button component.
How can I do this ?
Thank you for your help.
marcello